A Web Framework for Rapidly Building Interactive Diagrams
A visual way to view ECMAScript 6 compatbility across web browser and other implementations
Code Playground
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
It is a Javascript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
GPU accelerated Neural networks in JavaScript for Browsers and Node.js
Neuro.js is machine learning framework for building AI assistants and chat-bots.
ConvNetJS is a Javascript library for training Deep Learning models (Neural Networks) entirely in your browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat.
ml5.js aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of TensorFlow.js with no other external dependencies.
Interactive game and app development library for TS, Haxe and JS.
Interactive application and game developers need access to productive tools for forging bitmap, vector, text, sound and video together. The modern-day web browser provides many of these features, but performance for animated content, and support for hardware graphics (while still supporting software caching and fallback) is not readily available. OpenFL combines a proven set of tools for development of games and rich interactive content, going back to the first renaissance innovators on the web.
HTML5 Canvas & JavaScript Game Engine.
Impact is a JavaScript Game Engine that allows you to develop stunning HTML5 Games for desktop and mobile browsers.
Collecting All Cheat Sheets
An open protocol for per-user storage on the Web
Orion for MeteorJs is a commercially supported open-source project that provides the essentials of building true enterprise cross platform apps that are secure, performant, scalable and actively deployed in the field.
Ramjet makes it look like your DOM elements are capable of transforming into one another. It does this by cloning the elements (and all their children), transforming the second element (the one we're transforming to) so that it completely overlaps with the first, then animating the two elements together until the first element (the one we're transitioning from) has exactly the same position and dimensions as the second element originally did.