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 |
#1331 in Encoding
61,711 downloads per month
Used in 25 crates
(5 directly)
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
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.