decaffeinate-parser

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

build

./script/build

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 7/23/2017

Downloads

Maintainers