webidl2-cli
v2.0.13
Published
A frontend for the webidl2.js parser
Downloads
5
Readme
webidl2-cli
A frontend for the webidl2.js parser, running the @motiz88/webidl2
fork (GitHub).
It emits the parse tree as JSON on stdout
, and errors (also as JSON, if they're parser errors) on stderr
.
Installing
npm install -g webidl2-cli
Usage
webidl2 [options] <idlFiles...>
Options:
-h, --help output usage information
-V, --version output the version number