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 11 / 15
287 results tagged javascript  ✕   ✕
stream.js http://streamjs.org
16/01/2012 cluster icon
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • 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...
  • 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...
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • 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.

stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.

javascript library
impress.js https://github.com/bartaz/impress.js
13/01/2012 cluster icon
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • 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...
  • Photon : UI toolkit for building desktop apps with Electron.
  • Slippy : HTML Slides
  • Yetii : Yet (E)Another Tab Interface Implementation
thumbnail

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

javascript presentation html library
hogan.js https://github.com/twitter/hogan.js
10/01/2012 cluster icon
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • 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...
  • JSHint : A JavaScript Code Quality Tool. JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
  • UIzard : Web Based Ajax Development Tool
thumbnail

A compiler for the Mustache templating language

javascript template
Backbone.js http://backbonejs.org/
22/11/2011 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • 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...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.

Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.

framework javascript mvc
PhoneGap http://phonegap.com/
05/10/2011 cluster icon
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • 320 and up : ‘320 and Up’ is a lightweight, easy to use and content first responsive web design boilerplate.
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...
  • jsPDF : A HTML5 client-side solution for generating PDFs. Perfect for event tickets, reports, certificates, you name it!

Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript.
PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about.

development mobile javascript html5
spin.js http://fgnass.github.com/spin.js
25/08/2011 cluster icon
  • 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 ...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • 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...
  • 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 ...
  • Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate
javascript animation
Formalize CSS http://formalize.me
23/08/2011 cluster icon
  • darken : Easy control over your dark mode in a web environment
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats

Teach your forms some manners!

form javascript design css library
HTML5Forms.js https://github.com/zoltan-dulac/html5Forms.js
18/08/2011 cluster icon
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Formalize CSS : Teach your forms some manners!
  • 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...
  • 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...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
thumbnail

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
different parts of the module when there doesn't exist a native
implementation.

javascript form html5 library
Web Forms https://github.com/westonruter/webforms2
18/08/2011 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...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • 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...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • 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...
thumbnail

Web Forms 2.0 Cross-Browser Implementation

javascript form html5 library
jsFiddle http://jsfiddle.net
13/07/2011 cluster icon
  • Drawter.com : DrawAble Markup Language
  • Cufón : Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use.
  • Monaco Editor : The Monaco Editor is the code editor that powers VS Code. Rich IntelliSense and Validation for TypeScript, JavaScript, CSS, LESS. Basic Syntax Coloriz...
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements

Online code editor and playground.

javascript editor css online
domsnitch https://code.google.com/p/domsnitch
23/06/2011 cluster icon
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
  • Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
  • 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...

A passive reconnaissance tool inside the DOM (experimental)

security javascript dom test
xui.js http://xuijs.com
21/06/2011 cluster icon
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • 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...
  • Yetii : Yet (E)Another Tab Interface Implementation
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...

A super micro tiny DOM library for authoring HTML5 mobile web applications.

mobile javascript library
jsmad https://github.com/nddrylliog/jsmad
20/06/2011 cluster icon
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • 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...
  • 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 ...
  • Plyr : A simple, accessible HTML5 media player
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
thumbnail

Javascript MPEG-1 Audio Layer III (mp3) and ID3v2 decoder

javascript mp3 audio
Classical Inheritance in JavaScript http://www.crockford.com/javascript/inheritance.html
16/06/2011 cluster icon
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.

JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzling to programmers trained in conventional object-oriented languages like C++ and Java. JavaScript's prototypal inheritance has more expressive power than classical inheritance, as we will see presently.

javascript reference
store.js https://github.com/marcuswestin/store.js
07/04/2011 cluster icon
  • 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...
  • 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.
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • 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...
  • Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy. What does it do? Provides JavaScript error details in a readable format. ...
thumbnail

localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.

javascript storage library
Respond https://github.com/scottjehl/Respond
16/03/2011 cluster icon
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
  • polyfill : polyfill makes web development less frustrating by selectively polyfilling just what the browser needs. Use it on your own site, or as a service.
  • 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 ...
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • darken : Easy control over your dark mode in a web environment
thumbnail

Activates media queries in IE6-8

polyfill javascript css library
jsfx https://github.com/egonelbre/jsfx
10/03/2011 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...
  • 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 ...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • 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...
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
thumbnail

This is a javascript library (with frontend) for sound effect generation.

audio javascript generator library
History.js https://github.com/browserstate/history.js
10/03/2011 cluster icon
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • jsPDF : A HTML5 client-side solution for generating PDFs. Perfect for event tickets, reports, certificates, you name it!
  • 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...
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...
thumbnail

History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore.

api javascript html5 history
Selectivizr http://selectivizr.com
27/01/2011 cluster icon
  • Flexibility : Flexibility is a polyfill for Flexible Box Layout Module Level 1. Use it to design beautiful, flexible layouts on the web without sacrificing the expe...
  • CSS3 PIE: CSS3 decorations for IE : Flexibility is a polyfill for Flexible Box Layout Module Level 1. Use it to design beautiful, flexible layouts on the web without sacrificing the expe...
  • ExplorerCanvas : Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based drawing operations. ExplorerCanvas brings the same functionality to Inter...
  • Respond : Activates media queries in IE6-8
  • Reveal.js : Slides A framework for easily creating beautiful presentations using HTML. Check out the live demo. reveal.js comes with a broad range of features inc...

CSS3 pseudo-class and attribute selectors for IE 6-8

css3 javascript ie css polyfill
Head JS http://headjs.com
01/12/2010 cluster icon
  • 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 ...
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
thumbnail

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 HEAD. A concise solution to universal issues.

javascript speed library loader
page 11 / 15
1637 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn