webidl-grammar-post-processor
v1.0.1
Published
WebIDL grammar post-processor
Downloads
2,365
Readme
webidl-grammar-post-processor
Post-processor for WebIDL's grammar.
Install
$ npm install webidl-grammar-post-processor
Usage
$ pp-webidl --input [string] --output [string]
Options:
--help
Show help [boolean]
--version
Show version number [boolean]
--input
, -i
Path to input file [required]
--output
, -o
Path to output file. Defaults to overwriting input