@gerhobbelt/ast-types

v0.13.2-30
Esprima-compatible implementation of the Mozilla JS Parser API
ast abstract syntax tree hierarchy mozilla spidermonkey parser api esprima types type system and 6 more...

gen

ts-node --transpile-only script/gen-types.ts

tsc

tsc --noEmit

compile-tests

cd test && tsc

clean-test-data

bash -c test/clean.sh

test

npm run gen && npm run build && npm run mocha

mocha

bash -c test/run.sh

clean

ts-emit-clean && npm run clean-test-data

build

tsc && ts-add-module-exports && npm run compile-tests

orig-prepack

npm run clean && npm run gen && npm run build

postpack

npm run clean

pub

npm publish --access public
npm i @gerhobbelt/ast-types

Metadata

  • MIT
  • >= 4.0
  • Ben Newman
  • released 11/18/2019

Downloads

Maintainers