6 releases (breaking)

Uses old Rust 2015

0.5.1 Jan 19, 2018
0.5.0 Dec 30, 2017
0.4.0 Dec 18, 2017
0.3.0 Dec 15, 2017
0.1.0 Sep 7, 2017

#1663 in Encoding

Download history 4437/week @ 2023-12-01 3202/week @ 2023-12-08 3813/week @ 2023-12-15 3067/week @ 2023-12-22 3680/week @ 2023-12-29 5028/week @ 2024-01-05 4418/week @ 2024-01-12 7222/week @ 2024-01-19 8670/week @ 2024-01-26 7621/week @ 2024-02-02 7625/week @ 2024-02-09 7197/week @ 2024-02-16 6365/week @ 2024-02-23 6632/week @ 2024-03-01 7241/week @ 2024-03-08 5319/week @ 2024-03-15

26,471 downloads per month
Used in 20 crates (5 directly)

Apache-2.0/MIT

10KB
101 lines

vlq

Encode and decode the Base64-encoded VLQ encoding. Note that there are several variants of VLQ. This only implements the variant used by source maps.

Documentation

📚 Documentation on docs.rs 📚

License

Licensed under either of

at your option.

Contributing

See CONTRIBUTING.md for hacking.

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.

No runtime deps