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

IcedCoffeeScript is based on CoffeeScript, a programming language that compiles into JavaScript, and natively supports all .coffee files.The main difference between the original CoffeeScript language and IcedCoffeeScript is the latter's support for...