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
  • Yetii : Yet (E)Another Tab Interface Implementation
  • 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
  • base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...
  • Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
  • 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.
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
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • 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...
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
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
  • Shariff : Shariff enables website users to share their favorite content without compromising their privacy.
  • 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...
  • 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.
  • jsFiddle : Online code editor and playground.
  • 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 ...
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • 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...
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...
  • 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...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...

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
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • 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 ...
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
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...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • JazzRecord : ActiveRecord for JavaScript (ORM)
  • RxDB : Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova

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
  • 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...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev se...
  • 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...
  • 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...
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
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • fetch polyfill : The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely...
  • 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 ...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.

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.
  • 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...
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.

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.
  • jsFiddle : Online code editor and playground.
  • JSLint : The JavaScript Code Quality Tool

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
  • 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...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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...
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
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
  • Game-icons.net : Game-icons.net is an online repository providing heaps of cool game related graphics. They are provided provided under the terms of the Creative Commo...
  • Undum : A client side framework for hypertext interactive fiction games
  • Superpowers : 2D+3D game making for indies
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
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...
  • 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 ...
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 ...
  • 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...
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • 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 ...

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...
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • Photon : UI toolkit for building desktop apps with Electron.
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.

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
  • 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...
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • 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...
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.

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
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • Biome : Biome is a fast formatter for JavaScript, TypeScript, JSX, TSX, JSON, HTML, CSS and GraphQL that scores 97% compatibility with Prettier (see known lim...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
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
  • FireUnit : JavaScript Unit Testing for Firefox
  • 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...
  • JS Bin : JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Mark...

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...
  • Respond : Activates media queries in IE6-8
  • 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 ...
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • JSDB.io : JSDB is a collection of the best javascript libraries
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