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 13 / 15
287 results tagged javascript  ✕   ✕
JavaScript: The World's Most Misunderstood Programming Language http://www.crockford.com/javascript/javascript.html
26/11/2009 cluster icon
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • Efficient JavaScript : JavaScript performance tips article

Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret? Why is this language so misunderstood?

javascript programminglanguage reference
base2 http://code.google.com/p/base2
25/11/2009 cluster icon
  • ClippyJS : Add Clippy or his friends to any website for instant nostalgia.
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • Filtrr2 : Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the element to paint filtered pictures i...

base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality from JavaScript 1.6+ that only Mozilla browsers implement.

javascript library standards
Ample SDK http://www.amplesdk.com
17/11/2009 cluster icon
  • UIzard : Web Based Ajax Development Tool
  • Electron : Build cross platform desktop apps with web technologies
  • Enyo : JavaScript Application Framework
  • 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 ...
  • 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 ...

Ajax GUI Framework

development xml svg javascript framework ajax
Closure Tools https://developers.google.com/closure/
16/11/2009 cluster icon
  • ProseMirror : In-browser structured text editing component. A toolkit for building rich-text editors on the web.
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Respond : Activates media queries in IE6-8

The Closure Compiler, Library, Templates, and Stylesheets help developers create powerful and efficient JavaScript.

javascript google library
google-mobwrite http://code.google.com/p/google-mobwrite
10/11/2009 cluster icon
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • Conclave : Conclave is a peer-to-peer, real-time, collaborative text editor built from scratch in JavaScript. Intrigued by collaborative text editors such as Goo...
  • TinaCMS : Tina is an open-source site editing toolkit for React-based sites like Next.js & Gatsby to build content management directly into your website.
  • 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...
  • Floobits : Floobits brings real-time collaborative editing to text editors, IDEs. Collaborative text editors and screen sharing solutions usually suffer from the...

MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and instantly get a collaborative system.

collaboration javascript google editor
jQuery Address http://www.asual.com/jquery/address
21/10/2009 cluster icon
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • History.js : History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for dat...
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Handsontable : Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!
  • Select2 : Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

Deep linking plugin

jquery javascript history
Processing.js http://processingjs.org
20/10/2009 cluster icon
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • 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 ...
  • 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 ...
  • 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...
thumbnail

Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visualizations, digital art, interactive animations, educational graphs, video games, etc. work using web standards and without any plug-ins.

visualization javascript library animation
S5 http://meyerweb.com/eric/tools/s5
17/10/2009 cluster icon
  • 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...
  • DOM Monster Bookmarklet : 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 ...
  • Slippy : HTML Slides
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.
thumbnail

A Simple Standards-Based Slide Show System

tool javascript html standards slideshow
ActiveJS http://activerecordjs.org
23/09/2009 cluster icon
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • 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...
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • 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...
  • base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...

ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and history support.

javascript library database
Cufón https://github.com/sorccu/cufon
23/09/2009 cluster icon
  • Typetester : Compare fonts for the screen
  • sIFR : sIFR is meant to replace short passages of plain browser text with text rendered in your typeface of choice, regardless of whether or not your users h...
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.
  • Webfonts.info : Webfonts.info is the dedicated source for ideas, inspiration, technical know how and anything to do with type on the web.
  • Kernest : Web Fonts. Delivered
thumbnail

Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use.

font javascript typography css
Raphaël http://raphaeljs.com
21/09/2009 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...
  • 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...
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • 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.
  • AngularJS : Superheroic JavaScript MVC Framework
thumbnail

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 image crop and rotate widget, for example, you can achieve it simply and easily with this library.

vector framework canvas javascript library
CKEditor http://ckeditor.com
31/08/2009 cluster icon
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
  • wysihtml5 : an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
thumbnail

CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creation. Its core code is written in JavaScript.

rte wysiwyg html editor javascript
SVG Web http://code.google.com/p/svgweb
21/08/2009 cluster icon
  • 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 ...
  • 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.
  • 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...
  • 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 ...
  • Respond : Activates media queries in IE6-8

SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.

javascript library svg polyfill
JS Bin http://jsbin.com
30/07/2009 cluster icon
  • domsnitch : A passive reconnaissance tool inside the DOM (experimental)
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • JSLint : The JavaScript Code Quality Tool
  • SlimerJS : A scriptable browser for Web developers
  • 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...
thumbnail

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 Markdown, Jade and Sass).
JS Bin is ultimately a code sharing site.

development collaboration javascript hosting test
UIzard http://uizard.org
09/06/2009 cluster icon
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • Ample SDK : Ajax GUI Framework
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...
  • 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...
  • 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 ...

Web Based Ajax Development Tool

development framework mashup javascript opensource
Sarien.net http://sarien.net
18/05/2009 cluster icon
  • IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • 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.

Welcome to Sarien.net, the authorized portal for reliving classic Sierra On-Line adventure games. With its focus on instant fun and a unique multiplayer experience, Sarien.net hopes to win new gamers' hearts and promote the adventure game genre.

game javascript browser
Protovis http://mbostock.github.io/protovis/
21/04/2009 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 ...
  • 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 ...
  • 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 ...
  • 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.

Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.

visualization javascript graph library svg
ExplorerCanvas https://github.com/arv/explorercanvas
14/04/2009 cluster icon
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-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 ...
  • 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...
  • 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...
  • Shumway : Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assista...
thumbnail

Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based
drawing operations. ExplorerCanvas brings the same functionality to Internet
Explorer; web developers only need to include a single script tag in their
existing canvas webpages to enable this support.

canvas javascript ie polyfill
JazzRecord http://www.jazzrecord.org
06/04/2009 cluster icon
  • DOM Storage Query Language : DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).
  • 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...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova

ActiveRecord for JavaScript (ORM)

database javascript storage sql
Chrome Experiments http://www.chromeexperiments.com
03/04/2009 cluster icon
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • 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 ...
  • 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.
  • 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...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.

Google Chrome Experiments is an online showroom of web browser based experiments, interactive programs, and artistic projects.

experiments javascript browser art
page 13 / 15
1633 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn