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 6 / 10
186 results tagged library  ✕   ✕
jquip https://github.com/mythz/jquip
20/03/2013 cluster icon
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • clipboard.js : 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 should...
thumbnail

Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.

javascript jquery library performance
Dropzone.js http://www.dropzonejs.com
17/03/2013 cluster icon
  • Draggable : Draggable is a modular drag & drop library, allowing you to start small and build up with the features you need. At its most basic, Draggable gives yo...
  • 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 ...
  • ActiveJS : ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and hi...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Mousetrap : A simple library for handling keyboard shortcuts in Javascript.

DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.

javascript draganddrop library
Parsley.js http://parsleyjs.org
09/03/2013 cluster icon
  • Formalize CSS : Teach your forms some manners!
  • Hyperform : Hyperform is a complete implementation of the HTML 5 form validation API in Javascript. It replaces or polyfills the browser’s native methods and ease...
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.

Javascript forms validation.
Powerful, UX aware & Dead simple.

javascript form validation library
Mockery https://github.com/padraic/mockery
26/02/2013 cluster icon
  • testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
  • PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...
  • vfsStream : vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit t...
  • mock : A Python Mocking and Patching Library for Testing
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
thumbnail

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.

php unit_test mock library
Ender http://ender.jit.su
21/02/2013 cluster icon
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • 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...
  • 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...

Ender is a full featured package manager for your browser.
It allows you to search, install, manage, and compile front-end JavaScript packages and their dependencies for the web. We like to think of it as npm's little sister.

Ender is not a JavaScript library.
It's not a jQuery replacement. It's not even a static asset. It's a tool for making the consumption of front-end JavaScript packages dead simple and incredibly powerful.

javascript library
PeerJS http://peerjs.com
19/02/2013 cluster icon
  • Modest Maps | Home : Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Yetii : Yet (E)Another Tab Interface Implementation
  • AngularJS : Superheroic JavaScript MVC Framework
  • SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...

Peer-to-peer data in the web browser.
PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format

javascript webrtc library
TodoMVC http://todomvc.com
14/11/2012 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • loglevel : Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
  • clipboard.js : 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 should...
  • base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
thumbnail

A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

compare javascript library mvc
rsvp.js https://github.com/tildeio/rsvp.js
14/11/2012 cluster icon
  • Mousetrap : A simple library for handling keyboard shortcuts in Javascript.
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • Rainbow : Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable. It is com...
  • 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...
thumbnail

A lightweight library that provides tools for organizing asynchronous code

javascript asynchronous events library
enquire.js http://wickynilliams.github.com/enquire.js
17/10/2012 cluster icon
  • Formalize CSS : Teach your forms some manners!
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • 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...
  • 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 ...
  • Skeleton : Skeleton: A Dead Simple, Responsive CSS Boilerplate for Mobile-Friendly Development

A lightweight, pure JavaScript library for responding to CSS media queries.

responsive javascript css library
Zepto.js http://zeptojs.com
21/09/2012 cluster icon
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • 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 ...
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications

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 Zepto.

javascript library dom
Crafty http://craftyjs.com
29/08/2012 cluster icon
  • 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 ...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • DEFENDER of the favicon : DEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott S...
  • React : A JavaScript library for building user interfaces
  • Respond : Activates media queries in IE6-8

JavaScript Game Engine, HTML5 Game Engine

game javascript library
RequireJS https://requirejs.org/
27/08/2012 cluster icon
  • 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...
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube

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 and Node.

javascript speed library loader nodejs browser
Namespace.js https://github.com/maximebf/Namespace.js
19/08/2012 cluster icon
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • loglevel : Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
  • PeerJS : Peer-to-peer data in the web browser. PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
thumbnail

Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include files.

javascript library namespace
mock http://pypi.python.org/pypi/mock/1.0b1
30/07/2012 cluster icon
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
thumbnail

A Python Mocking and Patching Library for Testing

python mock library test
dancer.js https://github.com/jsantell/dancer.js
23/07/2012 cluster icon
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • meSing.js : meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis...
  • 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 ...
thumbnail

dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet visualizations.

audio visualization javascript library
Mousetrap http://craig.is/killing/mice
12/07/2012 cluster icon
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • xui.js : A super micro tiny DOM library for authoring HTML5 mobile web applications.
  • 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...
  • JSDB.io : JSDB is a collection of the best javascript libraries

A simple library for handling keyboard shortcuts in Javascript.

shortcuts javascript library keyboard
Rainbow http://craig.is/making/rainbows
12/07/2012 cluster icon
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • Formalize CSS : Teach your forms some manners!
  • Yetii : Yet (E)Another Tab Interface Implementation
  • clipboard.js : 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 should...

Rainbow is a code syntax highlighting library written in Javascript.
It was designed to be lightweight (1.4kb), easy to use, and extendable.
It is completely themable via CSS.

javascript library syntaxhighlighting
readability-lxml http://pypi.python.org/pypi/readability-lxml
11/07/2012 cluster icon
  • pyo : pyo is a Python module written in C to help digital signal processing script creation.
  • Polymer : Web Components usher in a new era of web development based on encapsulated and interoperable custom elements that extend HTML itself. Built atop these...
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
  • Photon : UI toolkit for building desktop apps with Electron.
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
thumbnail

In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.

python html readable library
docopt http://docopt.org
10/07/2012 cluster icon
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • Cobra : Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that ...

Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.

python cli library
AngularJS http://angularjs.org/
22/06/2012 cluster icon
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...

Superheroic JavaScript MVC Framework

framework javascript library mvc
page 6 / 10
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn