source-map-mappings

Crates.iosource-map-mappings
lib.rssource-map-mappings
version0.5.0
sourcesrc
created_at2017-12-19 21:56:30.953409
updated_at2018-02-26 23:11:16.715209
descriptionParse the `mappings` string from a source map.
homepage
repositoryhttps://github.com/fitzgen/source-map-mappings
max_upload_size
id43683
size160,663
Nick Fitzgerald (fitzgen)

documentation

README

source-map-mappings

Build Status

Parse the "mappings" string from a source map.

This is intended to be compiled to WebAssembly and eventually used from the mozilla/source-map library. This is not a general purpose source maps library.

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.

Commit count: 83

cargo fmt