webidl2-cli

2.0.13 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i webidl2-cli

Weekly Downloads

2

Version

2.0.13

License

none

Last publish

Collaborators

  • motiz88