Skip to content

tobie/webidl-grammar-post-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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