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
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • Morris.js : Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • 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...
  • Select2 : Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

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
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • 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...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • 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.
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

Superheroic JavaScript MVC Framework

framework javascript library mvc
jsmad https://github.com/ofmlabs/jsmad
22/06/2012 cluster icon
  • 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...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • 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.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
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
  • 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...
  • 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...
  • Efficient JavaScript : JavaScript performance tips article
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
thumbnail

Principles of Writing Consistent, Idiomatic JavaScript

javascript reference
Ember.js http://emberjs.com
09/06/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 ...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • AngularJS : Superheroic JavaScript MVC Framework
  • 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...
  • 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.
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
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • 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...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • JSLint : The JavaScript Code Quality Tool

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
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • Namespace.js : Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include fil...
  • React : A JavaScript library for building user interfaces
  • rsvp.js : A lightweight library that provides tools for organizing asynchronous code
  • 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 ...

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
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • Enyo : JavaScript Application Framework
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
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
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • 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 ...
  • 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.
  • choo : A 4kb framework for creating sturdy frontend applications
  • Svelte : Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the brows...

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
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • 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...
  • 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...
  • TensorFlow.js : A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models ...
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
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 ...
  • 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 ...
  • 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...

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
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • 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 ...
  • jsPDF : A library to generate PDFs in client-side JavaScript.
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...

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
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • 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 ...
  • 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...
  • Yetii : Yet (E)Another Tab Interface Implementation
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

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
  • 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 ...
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Select2 : Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
  • 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...

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
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
  • 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.
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • TensorFlow.js : A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models ...
  • 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...

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

map javascript library
Bootstrap https://getbootstrap.com/
06/03/2012 cluster icon
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Electron : Build cross platform desktop apps with web technologies
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...
  • 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
  • Slippy : HTML Slides
  • S5 : A Simple Standards-Based Slide Show System
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
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...
  • Electron : Build cross platform desktop apps with web technologies
  • choo : A 4kb framework for creating sturdy frontend applications
  • 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.
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
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • 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 ...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • WebTorrent : WebTorrent is a streaming torrent client for the web browser and the desktop. WebTorrent is written completely in JavaScript – the language of the web...

ECMAScript 5 compatibility table

browser javascript compatibility reference
Humanized Messages http://code.google.com/p/humanmsg
18/01/2012 cluster icon
  • Push by Nickersoft : A compact, cross-browser solution for using the JavaScript Notifications API
  • 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...
  • 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...
  • Marka : Beautiful transformable icons built for the web.

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