Vanilla.js is a compile-to JavaScript language for people that write JavaScript.
$ vanilla myfile.js target.js
You can find the specification for the Vanilla language here.
- closures
- functions
- app scale
- web scale
- readability
- maintainability
- debugability
- vanilla supports vapor.js
$ npm install -g vanillajs