Skip to content

Tadukooverse/TadukooParsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TadukooParsing

Various libraries for parsing different formats

Table of Contents

Modules

Tadukoo File Format

Tadukoo File Format is used to handle custom file formats.

Tadukoo JSON

Tadukoo JSON is a library for parsing JSON. It uses JSONConverter to parse JSON into either a JSONClass or JSONArray. You can also use OrderedJSONClass if you care about the order of the keys in the object.

Current Plans

Check out the project page for information about current plans for Tadukoo Parsing.