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
1
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-gm2jsnpm install parser-gm2jsyarn add parser-gm2js