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

#139 in Encoding

Download history 4720/week @ 2024-11-19 4826/week @ 2024-11-26 5882/week @ 2024-12-03 7281/week @ 2024-12-10 5529/week @ 2024-12-17 2158/week @ 2024-12-24 2764/week @ 2024-12-31 5522/week @ 2025-01-07 6130/week @ 2025-01-14 6544/week @ 2025-01-21 7235/week @ 2025-01-28 7942/week @ 2025-02-04 7302/week @ 2025-02-11 7802/week @ 2025-02-18 7643/week @ 2025-02-25 6479/week @ 2025-03-04

31,027 downloads per month
Used in 34 crates (20 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