espressif/json_parser

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

readme

JSON Parser

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.2"

or download archive

Dependencies

  • espressif/jsmn ~1.1
  • Stats

    • Downloaded in total
      Downloaded in total 11.7k times
    • Downloaded this version
      This version: 1.1k times

    Badge

    espressif/json_parser version: 1.0.2 |