Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
/ RSP Public archive

Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON

License

Notifications You must be signed in to change notification settings

RSGL/RSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riley's Simple Parsers

A single header file library that holds a group of simple pharsers all in one library. 

* Single header
* Supported formats, JSON, XML, SVG, HTML
* RSP::loadS / RSP::loadF for easily loading any file or string in any format
* An optional system for automatically guessing the format 
* Small size

Installing

simply add this line to your code before including the header file
    #define RSP_IMPLEMENTATION

About

Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages