TameJs

TameJs 0.4.14

TameJs reads inputted JavaScript code and outputs it in a modified syntax.This new syntax is centered around optimizing the code for usage in asynchronous applications.All the code it rewrites is in the so-called "vanilla" JavaScript syntax, used with the...

Teacup

Teacup 2.0.0 updated

CoffeeScript is a programming language (actually a JavaScript superset) that compiles into JavaScript.It's a newly discovered method for writing JavaScript code, using a simpler and cleaner syntax, while still being outputted as JavaScript code in the...

url.js

url.js 1.2.0 updated

url.js can be used in two ways. One for modifying the page's URL, and the second for querying to see what's the current page's URL and its component parts.The library is very lightweight, but still comes with support for modifying the URL by adding...