decaffeinate-parser

v17.1.0
A better AST for CoffeeScript, inspired by CoffeeScriptRedux.
coffeescript ast parse

prebuild

rm -rf dist/

build

rollup -c

lint

eslint src test && tslint --config tslint.json --project tsconfig.json --type-check

lint-fix

eslint src test --fix && tslint --config tslint.json --project tsconfig.json --type-check --fix

pretest

npm run lint

test

mocha

Metadata

  • MIT
  • Whatever
  • Brian Donovan
  • released 6/4/2017

Downloads

Maintainers