2.0.13 • Published 9 years ago

webidl2-cli v2.0.13

Weekly downloads
9
License
-
Repository
-
Last release
9 years ago

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