chpr-openapi

0.12.4 • Public • Published

chpr-openapi

CircleCI codecov

This utility library implements helpers for OpenAPI / Swagger specification

OpenAPI documentation: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md

Getting Started

Please read the fully functional Getting Started example.

Installation

nvm i
npm install

Tests

# Run the mocha tests only 
npm run mocha
 
# Run the eslint only 
npm run eslint
 
# Run the coverage withuut eslint 
npm run mocha
 
# Run all the tests 
npm test

Dependents (1)

Package Sidebar

Install

npm i chpr-openapi

Weekly Downloads

44

Version

0.12.4

License

none

Unpacked Size

122 kB

Total Files

41

Last publish

Collaborators

  • cptechadmin