apib-lint

0.2.1 • Public • Published

apib-lint

Build Status

Parses an APIB file and fails on any errors or warnings. The purpose of this script is to ensure an APIB is absolutely valid to avoid endpoints being silently ignored by other tools such as Dredd.

Installation

$ npm i apib-lint --save-dev

Usage

$ apib-lint some-file.apib

Testing

$ npm test
$ npm run lint

/apib-lint/

    Package Sidebar

    Install

    npm i apib-lint

    Weekly Downloads

    2

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    13.4 kB

    Total Files

    22

    Last publish

    Collaborators

    • anahkiasen
    • madewithlove-machine-user