20 releases

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

#129 in Encoding

Download history 2502/week @ 2024-07-18 3148/week @ 2024-07-25 2249/week @ 2024-08-01 3540/week @ 2024-08-08 3523/week @ 2024-08-15 3497/week @ 2024-08-22 3643/week @ 2024-08-29 3119/week @ 2024-09-05 3956/week @ 2024-09-12 3493/week @ 2024-09-19 3911/week @ 2024-09-26 4335/week @ 2024-10-03 3957/week @ 2024-10-10 4636/week @ 2024-10-17 5083/week @ 2024-10-24 5781/week @ 2024-10-31

20,109 downloads per month
Used in 27 crates (17 directly)

MIT license

200KB
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
~106K SLoC