Skip to content

Mermade/oas-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1bba3f · Jul 7, 2021
May 6, 2021
Jul 3, 2018
Sep 18, 2020
Jul 7, 2021
May 31, 2021
Mar 15, 2018
Nov 20, 2020
May 31, 2021
Sep 1, 2020
Feb 1, 2021
Mar 14, 2018
Jan 9, 2021
Mar 9, 2018
Jul 5, 2021
Jun 17, 2021
Nov 20, 2020
Nov 20, 2020
Nov 20, 2020
Nov 20, 2020

Repository files navigation

OAS-Kit

This is the mono-repo for the following related projects

Documentation

Online converter/validator

Supported Node.js versions

Any LTS version. It is not recommended to use Node.js 12.17.x,12.18.x or 12.19.x due to an http2 bug.

Development

  • clone the repository
  • npm i in the top level directory
  • npx lerna bootstrap

Please try and keep commits related to a single package or piece of functionality. Please review the CONTRIBUTING.md for additional details.

Supporting development