Skip to content

aenlemmea/jaeson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAESON

A very simple json parser.

Mostly built for learning and tinkering purposes. Uses pattern matching from the ts-pattern library. Thank you for such a cool library. Uses command line argument parsing from docopt library. It really put a smile on my face after using it.

This project was done thanks to the challenge (Coding Challeneges) by John Crickett.

To run:

npm run build && npm run start after doing npm i. After that you can call do node build/src/main.js --help to view the manual.

About

A simple JSON parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published