19 releases

0.6.7 Mar 3, 2024
0.6.4 Nov 9, 2023
0.6.2 Jul 13, 2023
0.5.3 Mar 14, 2023

#186 in Encoding

Download history 884/week @ 2024-02-03 825/week @ 2024-02-10 1246/week @ 2024-02-17 1190/week @ 2024-02-24 863/week @ 2024-03-02 2391/week @ 2024-03-09 2780/week @ 2024-03-16 1852/week @ 2024-03-23 2455/week @ 2024-03-30 1936/week @ 2024-04-06 1823/week @ 2024-04-13 2811/week @ 2024-04-20 2154/week @ 2024-04-27 2570/week @ 2024-05-04 2385/week @ 2024-05-11 2243/week @ 2024-05-18

9,707 downloads per month
Used in 11 crates (9 directly)

MIT license

190KB
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

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

~4–6MB
~109K SLoC