Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 541 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 541 Bytes

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