Clone this repo and run:
npm install
This is a monorepo containing following Repos:
- Parser-js
Use this package to validate and parse AsyncAPI documents —either YAML or JSON— in your Node.js or browser application.
- Make sure you are using Node.js 16 or higher and npm 8 or higher
- Write code and tests.
- Make sure all tests pass
npm run parser:test