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 7 / 15
289 results tagged javascript  ✕   ✕
TraceKit https://github.com/csnover/TraceKit
23/08/2015 cluster icon
  • stream.js : stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
  • Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • 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
thumbnail

Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.

javascript debug library
Byte saving techniques https://github.com/jed/140bytes/wiki/Byte-saving-techniques
23/08/2015 cluster icon
  • 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...
  • 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...
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • 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...
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
thumbnail

This is a collection of JavaScript wizardry that can shave bytes off of your code.

javascript golf reference
freedom.js http://www.freedomjs.org/
26/07/2015 cluster icon
  • Scuttlebot : Scuttlebot is an open source peer-to-peer log store used as a database, identity provider, and messaging system. It has: Global replication File-synch...
  • 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...
  • Shariff : Shariff enables website users to share their favorite content without compromising their privacy.
  • peerCDN : peerCDN is a peer-to-peer content delivery network (CDN) for the web browser. peerCDN serves your site's static assets (like images, streaming videos,...
  • 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...

freedom.js is a framework for building peer-to-peer (P2P) web apps. Easily create social applications that work in modern web browsers, Chrome packaged apps, Firefox extensions, node.js, and native mobile apps. freedom.js apps are just JavaScript, so they can be distributed as packages on an app store or hosted on static web servers. We're bringing peer-to-peer back, baby.

javascript p2p social
Shariff https://github.com/heiseonline/shariff
25/07/2015 cluster icon
  • Sharingbuttons.io : Super fast and easy Social Media Sharing Buttons. No JavaScript. No tracking.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • 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 ...
  • 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.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
thumbnail

Shariff enables website users to share their favorite content without compromising their privacy.

javascript css sharing social
Flocking http://flockingjs.org/
13/07/2015 cluster icon
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • 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...
  • 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...
  • Ember.js : A JavaScript framework for creating ambitious web applications

Flocking is a JavaScript audio synthesis framework designed for artists and musicians who are building creative and experimental Web-based sound projects.

audio music javascript framework
Gibberish https://github.com/charlieroberts/Gibberish
13/07/2015 cluster icon
  • 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...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • 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

Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques.
It is designed to be a fast audio API for browser based audio content.

javascript audio api library
CouchDB http://couchdb.apache.org/
06/05/2015 cluster icon
  • Lawnchair : A Lawnchair is sorta like a couch except smaller and outside. Perfect for HTML5 mobile apps that need a lightweight, adaptive, simple and elegant pers...
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • 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...

Apache CouchDB™ is a database
that uses JSON for documents,
JavaScript for MapReduce indexes,
and regular HTTP for its API

javascript database document json http
Babel https://babeljs.io/
15/02/2015 cluster icon
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • 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...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • gulp.js : The streaming build system.
  • 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...
thumbnail

Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.

javascript browser build es6 compiler tool
Marka http://fian.my.id/marka/
26/09/2014 cluster icon
  • 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.
  • 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...
  • Lucid Desktop : Lucid is a free, open source web desktop, or webOS that lets you: Access your media, office documents, and other files anywhere Stay up to date with ...
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • Meteor : Meteor is an ultra-simple environment for building modern websites.

Beautiful transformable icons
built for the web.

javascript web icon
JSCrush http://www.iteral.com/jscrush/
14/03/2014 cluster icon
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).
  • /packer/ : A JavaScript Compressor.
  • 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...
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.

JavaScript crusher, code minification

javascript online tool packer compression
RegPack http://siorki.github.io/
14/03/2014 cluster icon
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • JSCrush : JavaScript crusher, code minification
  • /packer/ : A JavaScript Compressor.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • nwb : A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)

RegPack is a packer intended for use on minified Javascript code.
It is mostly suited to small size constraints (1kb, up to 4kb).

javascript online tool packer compression
Band.js https://github.com/meenie/band.js
22/02/2014 cluster icon
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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...
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...
  • Plyr : A simple, accessible HTML5 media player
thumbnail

An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.

javascript html5 audio music library
DEFENDER of the favicon http://www.p01.org/defender_of_the_favicon/
21/02/2014 cluster icon
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • Superpowers : 2D+3D game making for indies
  • Marka : Beautiful transformable icons built for the web.
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Undum : A client side framework for hypertext interactive fiction games
thumbnail

DEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott Schiller's experiment with generated favicons VU meter. The idea was to push the concept of generated favicons further and pack a thrilling retro shooter in 16×16 pixels using JavaScript, canvas and data: URIs.

javascript favicon icon game
D3.js http://d3js.org/
20/02/2014 cluster icon
  • 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 ...
  • 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...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
thumbnail

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 standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

svg javascript data visualization library
Rickshaw https://tech.shutterstock.com/rickshaw/
20/02/2014 cluster icon
  • 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 ...
  • 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...
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
  • React : A JavaScript library for building user interfaces
  • TogetherJS : TogetherJS is a free, open source JavaScript library by Mozilla that adds collaboration features and tools to your website. By adding TogetherJS to yo...

Rickshaw is a JavaScript toolkit for creating interactive time series graphs.

time graph javascript library
Moment.js http://momentjs.com/
20/02/2014 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...
  • hyphenator - Project Hosting on Google Code :
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • 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

A javascript date library for parsing, validating, manipulating, and formatting dates.

date formatting javascript library
localForage https://localforage.github.io/localForage/
15/02/2014 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...
  • OpenKeyval : OpenKeyval is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist d...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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...
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.

localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API.

web storage api javascript library
JavaScript Code Style checker https://github.com/mdevils/node-jscs
11/02/2014 cluster icon
  • JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
  • JSLint : The JavaScript Code Quality Tool
  • JS-909 : Audio experiment
  • 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...
  • RECESS : Developed at Twitter to support our internal styleguide, RECESS is a simple, attractive code quality tool for CSS built on top of LESS. Incorporate it...
thumbnail

jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should use jscs and jshint together.

javascript code quality test
JSHint http://jshint.com/
11/02/2014 cluster icon
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • JSLint : The JavaScript Code Quality Tool
  • PHPMD - PHP Mess Detector : What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things lik...
  • FireUnit : JavaScript Unit Testing for Firefox
  • SonarQube : SonarQube is an open source platform for continuous inspection of code quality.

This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.

javascript code quality test
polyfill https://github.com/jonathantneal/polyfill
10/02/2014 cluster icon
  • 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...
  • 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 ...
  • Respond : Activates media queries in IE6-8
  • 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...
  • Workbox : JavaScript Libraries for adding offline support to web apps.
thumbnail

polyfill makes web development less frustrating by selectively polyfilling just what the browser needs. Use it on your own site, or as a service.

javascript polyfill library
page 7 / 15
1678 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn