15 releases (9 breaking)

0.16.0 Apr 9, 2024
0.15.1 Dec 6, 2023
0.15.0 Jun 6, 2023
0.14.0 Feb 28, 2023
0.9.1-beta Nov 3, 2022

#5 in #json-ld

Download history 1190/week @ 2024-01-25 1538/week @ 2024-02-01 1152/week @ 2024-02-08 1251/week @ 2024-02-15 1135/week @ 2024-02-22 1340/week @ 2024-02-29 1209/week @ 2024-03-07 857/week @ 2024-03-14 1147/week @ 2024-03-21 1378/week @ 2024-03-28 1347/week @ 2024-04-04 1648/week @ 2024-04-11 1379/week @ 2024-04-18 1677/week @ 2024-04-25 1512/week @ 2024-05-02 1320/week @ 2024-05-09

6,267 downloads per month
Used in 37 crates (via json-ld)

MIT/Apache

730KB
21K SLoC

JSON-LD compaction algorithm

This library implements the JSON-LD compaction algorithm for the json-ld crate.

Usage

The compaction algorithm is provided by the Compact trait.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

This library implements the JSON-LD compaction algorithm for the json-ld crate.

Usage

The compaction algorithm is provided by the Compact trait.

Dependencies

~13MB
~259K SLoC