Skip to content

Ramzi-Abidi/JSON-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How the project works?

  • This project is basically a script that checks whether an object is a valid "JSON" object or not.
  • There are group of steps (folders) that contain a set of valid and invalid objects, and the script will tell you which one is valid.

How to run the project

  • Follow these steps:

    • Clone the project
    • npm install
    • npm start
  • You can choose which step you want to test by uncommenting it in "index.js" file.

Feedback

Your feedback is appreciated. If you have suggestions, bug reports, or any other comments, please feel free to open an issue on the GitHub repository or contact us through email at "ramziabidi.dev@gmail.com".
I appreciate your help in making this project better.

About

JSON Parser from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published