14 releases (8 breaking)

0.15.1 Dec 6, 2023
0.15.0 Jun 6, 2023
0.14.2 Jun 6, 2023
0.14.0 Feb 28, 2023
0.9.1-beta Nov 3, 2022

#2091 in Web programming

Download history 975/week @ 2023-11-30 816/week @ 2023-12-07 1023/week @ 2023-12-14 471/week @ 2023-12-21 471/week @ 2023-12-28 840/week @ 2024-01-04 781/week @ 2024-01-11 884/week @ 2024-01-18 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 746/week @ 2024-03-14

4,742 downloads per month
Used in 32 crates (via json-ld)

MIT/Apache

785KB
23K 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

~6.5MB
~127K SLoC