Skip to content

matheus-foscarinid/json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Parser 🤯

This project is a JSON parser written in TS. It allows you to parse JSON data and extract information from it. The ideia is to make it lightweight and easy to use to use this parser in another projects.

Todo List

  • Implement basic JSON parsing functionality
  • Handle nested JSON objects and arrays
  • Implement error handling for invalid JSON input
  • Write unit tests to ensure the parser functions correctly
  • Add support to negative numbers
  • Add support to scientific notation, maybe
  • Add support to escape characters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published