source-map-mappings-wasm-api

Crates.iosource-map-mappings-wasm-api
lib.rssource-map-mappings-wasm-api
version0.5.0
sourcesrc
created_at2017-12-19 21:56:44.101355
updated_at2018-02-26 23:11:29.970131
descriptionExported WebAssembly API for the `source-map-mappings` crate.
homepage
repositoryhttps://github.com/fitzgen/source-map-mappings
max_upload_size
id43684
size24,269
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