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
simply add this line to your code before including the header file
#defineRSP_IMPLEMENTATION