uploaded 1 year ago
This is a simple, light weight JSON parser built on top of jsmn

readme

JSON Parser

Component Registry

This is a simple, light weight JSON parser built on top of jsmn.

Files

  • src/json_parser.c: Source file which has all the logic for implementing the APIs built on top of JSMN
  • include/json_parser.h: Header file that exposes all APIs

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/json_parser^1.0.3"

or download archive

Stats

  • Archive size
    Archive size ~ 9.16 KB
  • Downloaded in total
    Downloaded in total 177.6k times
  • Downloaded this version
    This version: 148.2k times

Badge

espressif/json_parser version: 1.0.3
|