coffee-lex

v9.1.3
Stupid lexer for CoffeeScript.
coffee coffeescript lex parse

check-format

prettier-check '{src,test}/**/*.ts' *.md

reformat

prettier --write '{src,test}/**/*.ts' *.md

prelint

yarn check-format

lint

tslint --config tslint.json --project tsconfig.json

prelint-fix

yarn reformat

lint-fix

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

pretest

yarn lint

test

jest

prepare

script/build.ts

Metadata

  • MIT
  • Whatever
  • Brian Donovan
  • released 12/8/2018

Downloads

Maintainers