typel
v0.0.0
Published
A typed superset of JavaScript
Downloads
4
Maintainers
Readme
A typed superset of JavaScript, based on ECMAScript 2016
features
- Built using ECMAScript 2016 as a guide
- Implements macros and the pre-processor from HaXe
- TODO...
install
to use as a command line tool
npm install -g typel
to use as a node.js module
npm install --save-dev typel
license
Copyright (c) 2012-2016 Futago-za Ryuu The MIT License, http://opensource.org/licenses/MIT