Category → Javascript

Continuum – A JavaScript virtual machine built in JavaScript

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 – A code syntax highlighting library

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 ...

Over 1,200 Pixel Perfect Hand Crafted High-Quality Icons - only $27!

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 – An easy method to integrate analytics into a web app

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 – a Javascript library for skewing the shapes of elements

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 – An easy way of converting wide data-tables for smaller screens

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 – A collection of power features for the Google Analytics Tracking API

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 – A JavaScript library for building custom data-driven chart visualizations

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 – An SDK for developing desktop applications

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 ...