jsdoctypeparser

v6.0.0
Strict JsDoc type expression parser.
jsdoc type expression parser

prepare

npm-run-all build

pretest

npm-run-all lint build

test

npm-run-all mocha typecheck

lint

eslint .

mocha

mocha tests/test_*

typecheck

tsc

clean

rimraf ./peg_lib

postclean

mkdirp ./peg_lib

prebuild

npm-run-all clean

build

pegjs --cache -o ./peg_lib/jsdoctype.js ./peg_src/jsdoctype.pegjs

Metadata

  • MIT
  • >=6
  • Kuniwak
  • released 11/11/2019

Downloads

Maintainers