45 releases (19 breaking)
new 0.30.5 | Sep 29, 2024 |
---|---|
0.29.0 | Sep 13, 2024 |
0.22.1 | Jul 28, 2024 |
0.11.0 | Mar 30, 2024 |
#33 in #minify
81,500 downloads per month
Used in 8 crates
(4 directly)
62KB
1.5K
SLoC
The sourcemap implement port from rust-sourcemap, but has some different with it.
- Encode sourcemap at parallel, including quote
sourceContent
and encode token tovlq
mappings. - Avoid
Sourcemap
some methods overhead, likeSourceMap::tokens()
.
Dependencies
~1–2.1MB
~47K SLoC