coffee-lex

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

prebuild

rm -rf dist/

build

rollup -c && cp src/coffee-lex.js.flow dist/

flow

flow check

pretest

npm run flow

test

mocha

prepublish

npm run flow && npm run build

semantic-release

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

Metadata

  • MIT
  • Whatever
  • Brian Donovan
  • released 11/23/2016

Downloads

Maintainers