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 10 / 15
287 results tagged javascript  ✕   ✕
Handsontable http://warpech.github.com/jquery-handsontable/index.html
29/06/2012 cluster icon
  • jQuery Address : Deep linking plugin
  • Morris.js : Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
  • Select2 : Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
  • 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...
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.

Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!

jquery javascript spreadsheet
AngularJS http://angularjs.org/
22/06/2012 cluster icon
  • Backbone.js : Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerabl...
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • 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...
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • 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
jsmad https://github.com/ofmlabs/jsmad
22/06/2012 cluster icon
  • 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...
  • 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.
  • 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...
  • 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 ...
thumbnail

jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.

audio javascript mp3 library decoder
idiomatic.js https://github.com/rwldrn/idiomatic.js
12/06/2012 cluster icon
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
  • JSDB.io : JSDB is a collection of the best javascript libraries
thumbnail

Principles of Writing Consistent, Idiomatic JavaScript

javascript reference
Ember.js http://emberjs.com
09/06/2012 cluster icon
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • 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...
  • AngularJS : Superheroic JavaScript MVC Framework
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • 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...
thumbnail

A JavaScript framework for creating ambitious web applications

framework javascript library
DOM Monster Bookmarklet http://mir.aculo.us/dom-monster
01/06/2012 cluster icon
  • 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...
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • tota11y : an accessibility visualization toolkit that aims to reduce the friction of a11y testing
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).

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

tool javascript bookmarklet html dom
ClippyJS http://www.smore.com/clippy-js
30/05/2012 cluster icon
  • Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
  • loglevel : Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • Scrollama : Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this libra...

Add Clippy or his friends to any website for instant nostalgia.

fun javascript library
AppJS http://appjs.org
17/05/2012 cluster icon
  • Electron : Build cross platform desktop apps with web technologies
  • Photon : UI toolkit for building desktop apps with Electron.
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • Enyo : JavaScript Application Framework
thumbnail

Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript

application framework javascript html5 desktop
Meteor http://meteor.com
22/04/2012 cluster icon
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • choo : A 4kb framework for creating sturdy frontend applications
  • 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.
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.

Meteor is an ultra-simple environment for building modern websites.

framework javascript web
Filtrr2 https://github.com/alexmic/filtrr/tree/master/filtrr2
18/04/2012 cluster icon
  • EnhanceJS : EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key J...
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
  • 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.
  • 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.
  • 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 ...
thumbnail

Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the <canvas> element to paint filtered pictures in the place of normal pictures on your website.

image javascript library
Timeline http://timeline.verite.co
03/04/2012 cluster icon
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
  • 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...
  • 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...
  • 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 ...

Beautifully crafted timelines that are easy, and intuitive to use.

visualization javascript library timeline
Modest Maps | Home http://modestmaps.com
03/04/2012 cluster icon
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • darken : Easy control over your dark mode in a web environment
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • ProseMirror : In-browser structured text editing component. A toolkit for building rich-text editors on the web.

Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects.

maps javascript library
Microjs http://microjs.com
02/04/2012 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy. What does it do? Provides JavaScript error details in a readable format. ...
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • EnhanceJS : EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key J...

Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

javascript library
Morris.js http://morrisjs.github.io/morris.js/
02/04/2012 cluster icon
  • jQuery Address : Deep linking plugin
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
  • 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...
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • 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 ...

Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.

raphael jquery javascript graph
Leaflet http://leaflet.cloudmade.com
26/03/2012 cluster icon
  • 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...
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • EnhanceJS : EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key J...
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • jsfx : This is a javascript library (with frontend) for sound effect generation.

A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps

map javascript library
Bootstrap https://getbootstrap.com/
06/03/2012 cluster icon
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Electron : Build cross platform desktop apps with web technologies
  • 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.
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts

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 developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

framework html css bootstrap javascript
Reveal.js https://github.com/hakimel/reveal.js
06/03/2012 cluster icon
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • 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
  • S5 : A Simple Standards-Based Slide Show System
thumbnail

Slides

A framework for easily creating beautiful presentations using HTML. Check out the live demo.

reveal.js comes with a broad range of features including nested slides, Markdown contents, PDF export, speaker notes and a JavaScript API. There's also a fully featured visual editor and platform for sharing reveal.js presentations at slides.com.

css3 javascript slideshow presentation
chromeless https://github.com/mozilla/chromeless
31/01/2012 cluster icon
  • MiniWeb : MiniWeb models an entire web site in a single HTML page. All of the site files are stored in a JSON object which you can navigate with a UNIX-like she...
  • 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 ...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
thumbnail

The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.

framework browser javascript html web
ECMAScript 5 compatibility table http://kangax.github.com/es5-compat-table
25/01/2012 cluster icon
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • SlimerJS : A scriptable browser for Web developers
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Chrome Experiments : Google Chrome Experiments is an online showroom of web browser based experiments, interactive programs, and artistic projects.
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript

ECMAScript 5 compatibility table

browser javascript compatibility reference
Humanized Messages http://code.google.com/p/humanmsg
18/01/2012 cluster icon
  • 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...
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • Push by Nickersoft : A compact, cross-browser solution for using the JavaScript Notifications API
  • 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...
  • jQuery Address : Deep linking plugin

Humanized Messages is a javascript-based system for non-model notifications, from an idea by Jef Raskin, as relayed by Aza Raskin and adapted for jQuery

notification javascript usability
page 10 / 15
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn