coffee-lex

v5.0.0
Stupid lexer for CoffeeScript.
coffee coffeescript lex parse

build

./script/build

lint

tslint --config tslint.json --project tsconfig.json --type-check

lint-fix

tslint --config tslint.json --project tsconfig.json --type-check --fix

pretest

npm run lint

test

mocha

prepublish

npm run lint && npm run build

semantic-release

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

Metadata

  • MIT
  • Whatever
  • Brian Donovan
  • released 12/19/2016

Downloads

Maintainers