1 stable release

1.0.0 Feb 8, 2025

#1572 in Parser implementations

Download history 107/week @ 2025-02-04 17/week @ 2025-02-11

124 downloads per month

MIT license

12KB
331 lines

Parse that json!

  • Basic JSON parser library

Single function API:

  • Just call parse() with the string that you want to parse

No runtime deps