souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 4 / 10
186 results tagged library  ✕   ✕
Ratchet http://socketo.me/
03/05/2016 cluster icon
  • Pimple : Pimple is a small Dependency Injection Container for PHP 5.3 that consists of just one file and one class (about 50 lines of code).
  • HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...
  • PHP unified diff patcher : A powerful class which allows to create and merge unified diff patches into any file. Fully written in PHP, uses the GNU standard unified diff format ...
  • HTML_QuickForm2 : This PHP package provides methods to create, validate and render HTML forms.
  • Swift Mailer : Swift Mailer integrates into any web app written in PHP 5, offering a flexible and elegant object-oriented approach to sending emails with a multitude...

WebSockets for PHP

Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between clients and servers over WebSockets. This is not your Grandfather's Internet.

php websocket library realtime
vegeta https://github.com/tsenart/vegeta
07/04/2016 cluster icon
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • wrk : wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design ...
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
thumbnail

Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command line utility and a library.

http load test tool library
hunt https://jeremenichelli.github.io/hunt/
19/02/2016 cluster icon
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
  • Zepto.js : Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zept...
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...

Library to detect when DOM elements become visible and disappear on scroll.

library dom javascript
Bespoke.js http://markdalgleish.com/projects/bespoke.js/
28/01/2016 cluster icon
  • impress.js : It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
  • Photon : UI toolkit for building desktop apps with Electron.
  • cssQuery() : cssQuery() is a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. All CSS1 and CSS2 selectors ar...
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
  • HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...

Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.

presentation javascript html library
voxel.css http://www.voxelcss.com/
28/01/2016 cluster icon
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Formalize CSS : Teach your forms some manners!
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • Photon : UI toolkit for building desktop apps with Electron.

The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.

javascript css library 3d
Bliss.js http://blissfuljs.com/
08/12/2015 cluster icon
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...

Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

javascript api library dom
SPF https://youtube.github.io/spfjs/
02/12/2015 cluster icon
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Head JS : Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEA...
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...

A lightweight JS framework for fast navigation and page updates from YouTube

javascript navigation library performance speed
Tracery https://github.com/galaxykate/tracery
30/11/2015 cluster icon
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • Improv : A model-backed generative text grammar tool for javascript. Improv is similar to Tracery in that it can generate random, procedurally generated text r...
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Yetii : Yet (E)Another Tab Interface Implementation
thumbnail

A story-grammar generation library for javascript. Write grammar objects, get generative stories.

javascript library generator text elit
InstantClick http://instantclick.io/
09/11/2015 cluster icon
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • Head JS : Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEA...
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.

InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.

web javascript library speed performance
loglevel http://pimterry.github.io/loglevel/
04/11/2015 cluster icon
  • Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy. What does it do? Provides JavaScript error details in a readable format. ...
  • Filtrr2 : Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the element to paint filtered pictures i...
  • tarteaucitron.js : The european cookie law regulates the management of cookies and you should ask your visitors their consent before exposing them to third party service...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • jsfx : This is a javascript library (with frontend) for sound effect generation.

Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods

javascript log library
NLTK http://www.nltk.org/
27/10/2015 cluster icon
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.

The Natural Language Toolkit (NLTK) is a Python package for natural language processing.
It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for industrial-strength NLP libraries.

nlp python library
Photon http://photonkit.com/
15/10/2015 cluster icon
  • Electron : Build cross platform desktop apps with web technologies
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Respond : Activates media queries in IE6-8
  • darken : Easy control over your dark mode in a web environment

UI toolkit for building desktop apps with Electron.

ui html css javascript desktop application library
SHML · $(shell markup language) https://odb.github.io/shml/
12/10/2015 cluster icon
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • AngularJS : Superheroic JavaScript MVC Framework
  • modernish : modernish is an ambitious, as-yet experimental, cross-platform POSIX shell feature detection and language extension library. It aims to extend the she...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Ember.js : A JavaScript framework for creating ambitious web applications

SHML is a shell framework for faster and easier script development. HTML has CSS, Unix-like shells have ANSI/VT100 Control Sequences. SHML makes is easy to apply style to your shell scripts without trying to remember that yellow is \033[33m instead it's $(color yellow).

shell color library framework
SpaCy.io http://spacy.io/
06/10/2015 cluster icon
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
  • NLTK : The Natural Language Toolkit (NLTK) is a Python package for natural language processing. It provides easy-to-use interfaces to over 50 corpora and lex...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
thumbnail

spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concise API, and great documentation.

python library nlp linguistics analysis
clipboard.js http://zenorocha.github.io/clipboard.js/
30/09/2015 cluster icon
  • Zero Clipboard : The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Z...
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • Relay : A JavaScript framework for building data-driven React applications. Never again communicate with your data store using an imperative API. Simply decla...
  • Ender : Ender is a full featured package manager for your browser. It allows you to search, install, manage, and compile front-end JavaScript packages and the...
thumbnail

Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework.

That's why clipboard.js exists.

javascript clipboard library
TraceKit https://github.com/csnover/TraceKit
23/08/2015 cluster icon
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • PeerJS : Peer-to-peer data in the web browser. PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
thumbnail

Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.

javascript debug library
Cliquet https://cliquet.readthedocs.org/en/latest/index.html
19/08/2015 cluster icon
  • drest : Configurable HTTP/REST Client Library for Python
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.

Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

http rest api python library
Gibberish https://github.com/charlieroberts/Gibberish
13/07/2015 cluster icon
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
thumbnail

Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques.
It is designed to be a fast audio API for browser based audio content.

javascript audio api library
Polymer http://www.polymer-project.org/
28/06/2014 cluster icon
  • impress.js : It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
  • HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
  • cssQuery() : cssQuery() is a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. All CSS1 and CSS2 selectors ar...
  • Frend : A collection of accessible, modern front-end components. Frend components are modest and dependency-free. They are built with web standards as a prior...

Web Components usher in a new era of web development based on encapsulated and interoperable custom elements that extend HTML itself. Built atop these new standards, Polymer makes it easier and faster to create anything from a button to a complete application across desktop, mobile, and beyond.

webcomponents html library
Alpaca https://github.com/pksunkara/alpaca/
04/06/2014 cluster icon
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
thumbnail

Given a web API, Generate client libraries in node, php, python, ruby

api client library generator
page 4 / 10
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn