base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...
HyperTerm : A terminal built on web technologies : JS / HTML / CSS
A-Frame : Building blocks for the virtual reality web
Use markup to create VR experiences that work across desktop, iPhones, and the Oculus Rift
Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
ExplorerCanvas : Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based
drawing operations. ExplorerCanvas brings the same functionality to Inter...
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 as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.