decaffeinate-parser

v13.0.1
A better AST for CoffeeScript, inspired by CoffeeScriptRedux.
coffeescript ast parse

prebuild

rm -rf dist/

build

rollup -c

prepublish

npm run 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

semantic-release

semantic-release pre && npm publish && semantic-release post

Metadata

  • MIT
  • Whatever
  • Brian Donovan
  • released 1/11/2017

Downloads

Maintainers