Skip to content

ParasRaba155/json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • My attempt at solving the challenge given in the above link
  • It was good learning experience overall to be able to validate only the test json files
  • I might add some more feature in it, but till then it is good enough

NOTE FOR DEVELOPER: To test the package, write a json file in the testdata dir, and run the command make test

If want to test the valid json file, the name must include valid init

  • Preferably the format should be valid.json, valid1.json and so on

If want to test the invalid json file, the name must include invalid init

  • Preferably the format should be invalid.json, invalid1.json and so on

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published