webidl-grammar-post-processor
v1.0.1
Published
WebIDL grammar post-processor
Readme
webidl-grammar-post-processor
Post-processor for WebIDL's grammar.
Install
$ npm install webidl-grammar-post-processorUsage
$ 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
