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 9 / 15
287 results tagged javascript  ✕   ✕
Parsley.js http://parsleyjs.org
09/03/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...
  • 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...
  • Formalize CSS : Teach your forms some manners!
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Crafty : JavaScript Game Engine, HTML5 Game Engine

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

javascript form validation library
Ender http://ender.jit.su
21/02/2013 cluster icon
  • React : A JavaScript library for building user interfaces
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • Relay : A JavaScript framework for building data-driven React applications. Never again communicate with your data store using an imperative API. Simply decla...
  • hyphenator - Project Hosting on Google Code :

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
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • AngularJS : Superheroic JavaScript MVC Framework
  • Vex : Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (6kb minified...
  • 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...

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

javascript webrtc library
enable cross-origin resource sharing http://enable-cors.org
22/11/2012 cluster icon
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.

Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please consider using CORS to open it up for universal JavaScript/browser access.

javascript reference cors
TodoMVC http://todomvc.com
14/11/2012 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • 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...
  • dancer.js : 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 ...
  • Aloha Editor : Aloha Editor is an open source WYSIWYG editor that can be used in webpages. Aloha Editor aims to be easy to use and fast in editing, and allows advanc...
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
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
  • React : A JavaScript library for building user interfaces
  • 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...
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
thumbnail

A lightweight library that provides tools for organizing asynchronous code

javascript asynchronous events library
fuelux https://github.com/ExactTarget/fuelux
14/11/2012 cluster icon
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • S5 : A Simple Standards-Based Slide Show System
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
thumbnail

Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered by live documentation and unit tests.

tool javascript html bootstrap
grunt http://gruntjs.com
27/10/2012 cluster icon
  • /packer/ : A JavaScript Compressor.
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • 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...
thumbnail

Grunt is a task-based command line build tool for JavaScript projects

tool javascript cli
PhantomJS http://phantomjs.org
27/10/2012 cluster icon
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • JSLint : The JavaScript Code Quality Tool
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • yepnope.js : A Conditional Loader For Your Polyfills!

PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

tool javascript test
Kickstrap http://getkickstrap.com
24/10/2012 cluster icon
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Photon : UI toolkit for building desktop apps with Electron.
  • PaintStrap : Generate beautiful Twitter Bootstrap themes using the Adobe kuler / COLOURlovers color scheme
  • Electron : Build cross platform desktop apps with web technologies

Twitter's Bootstrap with themes, apps, and other enhancements

themes html css javascript bootstrap
enquire.js http://wickynilliams.github.com/enquire.js
17/10/2012 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • darken : Easy control over your dark mode in a web environment
  • Formalize CSS : Teach your forms some manners!
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.

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
  • 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 ...
  • 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...
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.

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
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • 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...
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • Superpowers : 2D+3D game making for indies

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...
  • 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...
  • Playwright : Playwright is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ...
  • 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.

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
  • 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...
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • loglevel : Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
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
Select2 http://ivaynberg.github.com/select2
14/08/2012 cluster icon
  • flatpickr : flatpickr is a lightweight and powerful datetime picker. Lean, UX-driven, and extensible, yet it doesn’t depend on any libraries. There’s minimal UI b...
  • Morris.js : Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
  • hoverIntent jQuery Plug-in : hoverIntent is a plug-in that attempts to determine the user's intent... like a crystal ball, only with mouse movement! It is similar to jQuery's hove...
  • Handsontable : Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

jquery widget javascript select
leak-finder-for-javascript https://code.google.com/p/leak-finder-for-javascript
09/08/2012 cluster icon
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • /packer/ : A JavaScript Compressor.
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...

Tool for finding memory leaks in JavaScript programs.

performance tool javascript
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.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
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
  • Formalize CSS : Teach your forms some manners!
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • 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...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

A simple library for handling keyboard shortcuts in Javascript.

shortcuts javascript library keyboard
Rainbow http://craig.is/making/rainbows
12/07/2012 cluster icon
  • Vex : Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (6kb minified...
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • Photon : UI toolkit for building desktop apps with Electron.
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • 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.

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
page 9 / 15
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn