Socket
Socket
Sign inDemoInstall

chpr-openapi

Package Overview
Dependencies
4
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    chpr-openapi

OpenApi Helpers


Version published
Weekly downloads
4
decreased by-92.86%
Maintainers
1
Install size
11.0 MB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 08 Apr 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc