Continuum is a JavaScript virtual machine built in JavaScript. It assembles bytecode from sourcecode and executes it in an ES6 runtime environment. The code of the VM is ...
Rainbow is a code syntax highlighting library, written in Javascript, that allows you to style your code exactly how you want via CSS. It has been developed to ...
If you want a successful app (or even just a functional one!), there's no way to do it without using icons. You can use a few or a ...
Analytics.js is an easy solution for integrating analytics into a web app. It does this by not littering your code with third-party-specific calls. Instead of adding hooks for ...
Maskew is a lightweight and mobile-friendly Javascript library (with optional jQuery plugin) that will 'skew' the shapes of elements without distorting their contents. Homepage: http://oxism.com/maskew/ GitHub: https://github.com/dmotz/maskew
stacktable.js gives you an easy way of converting wide data-tables to a format that works better on smaller screens. It does this by creating a copy of the ...
GAS is a wrapper around the Google Analytics Tracking API that offers a useful collection of power features. Installing GAS is very easy - Download the script and ...
xCharts, using D3.js, is an easy to use JavaScript library for building custom data-driven chart visualizations. Unlike many other charting libraries all visualization styling can be achieved directly ...
AppJS is an SDK for developing desktop applications using Node.js combined with Chromium (providing the JS, HTML5, CSS, SVG, WebGL). Developing desktop applications with AppJS couldn't be easier ...