51 releases (25 breaking)
0.36.0 | Nov 9, 2024 |
---|---|
0.34.0 | Oct 26, 2024 |
0.22.1 | Jul 28, 2024 |
0.11.0 | Mar 30, 2024 |
#1172 in Programming languages
45,768 downloads per month
Used in 6 crates
(3 directly)
63KB
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