21 releases

0.7.2 Feb 3, 2025
0.7.1 Nov 3, 2024
0.6.7 Mar 3, 2024
0.6.4 Nov 9, 2023
0.5.3 Mar 14, 2023

#135 in Parser implementations

Download history 6876/week @ 2024-12-06 6805/week @ 2024-12-13 3162/week @ 2024-12-20 1921/week @ 2024-12-27 4885/week @ 2025-01-03 5677/week @ 2025-01-10 6451/week @ 2025-01-17 7114/week @ 2025-01-24 7538/week @ 2025-01-31 8004/week @ 2025-02-07 6796/week @ 2025-02-14 8263/week @ 2025-02-21 7760/week @ 2025-02-28 9437/week @ 2025-03-07 7793/week @ 2025-03-14 7129/week @ 2025-03-21

33,436 downloads per month
Used in 35 crates (21 directly)

MIT license

205KB
4K SLoC

serde_json_path

serde_json_path allows you to use JSONPath (RFC 9535) to query the serde_json::Value type.

Build status Crates.io Documentation CTS Submodule Update and Test

Learn More

  • See the Crate Documentation for usage and examples.
  • See the JSONPath standard (RFC 9535) for more details about JSONPath query syntax and examples of its usage.
  • Try it out in the Sandbox

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in serde_json_path by you, shall be licensed as MIT, without any additional terms or conditions.

Dependencies

~3.5–5.5MB
~103K SLoC