parser-gm2js
v0.0.2
Published
This is a simple parser for Goal Models JSONs that are in the format utilized by the piStar. It uses the Zod lib to validate the structure.
Downloads
4
Readme
Goal Model Parser for JSON
This is a simple parser for Goal Models JSONs that are in the format utilized by the piStar. It uses the Zod lib to validate the structure.
How to install
bun add parser-gm2js
npm install parser-gm2js
yarn add parser-gm2js