teascript

v0.9.3
TeaScript is an experimental transformation tool that adds type annotations, ES2015, React, and what not, to JavaScript. It can be integrated into an editor, saving plain old JavaScript with annotations to disk. This makes it so that it doesn't need a spe

test

mocha test

browserify

node_modules/browserify/bin/cmd.js lib/teascript.js | node_modules/uglify-js/bin/uglifyjs -m -c -o teascript.js
npm i teascript

Metadata

Downloads

Maintainers