# @speedy-js/source-map

> Speedy source-map

Latest version **0.1.3** (published 2022-01-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @speedy-js/source-map
pnpm add @speedy-js/source-map
yarn add @speedy-js/source-map
bun add @speedy-js/source-map
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.3 |
| Published | 2022-01-26 |
| First published | 2022-01-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >= 10 |
| Dependencies | 13 |
| Unpacked size | 9.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | amour1688, null~, thisispluto, zoolsher, ulivz, hardfist |
| Keywords | sourcemap, speedy, napi, N-API, napi-rs |

## Links

- npm: https://www.npmjs.com/package/@speedy-js/source-map
- Repository: https://github.com/speedy-js/sourcemap
- Homepage: https://github.com/speedy-js/sourcemap#readme
- Issues: https://github.com/speedy-js/sourcemap/issues
- npm.io page: https://npm.io/package/@speedy-js/source-map

## Dependencies (13)

- [@speedy-js/source-map-darwin-x64](https://npm.io/package/@speedy-js/source-map-darwin-x64.md) 0.1.3
- [@speedy-js/source-map-freebsd-x64](https://npm.io/package/@speedy-js/source-map-freebsd-x64.md) 0.1.3
- [@speedy-js/source-map-darwin-arm64](https://npm.io/package/@speedy-js/source-map-darwin-arm64.md) 0.1.3
- [@speedy-js/source-map-android-arm64](https://npm.io/package/@speedy-js/source-map-android-arm64.md) 0.1.3
- [@speedy-js/source-map-linux-x64-gnu](https://npm.io/package/@speedy-js/source-map-linux-x64-gnu.md) 0.1.3
- [@speedy-js/source-map-linux-x64-musl](https://npm.io/package/@speedy-js/source-map-linux-x64-musl.md) 0.1.3
- [@speedy-js/source-map-win32-x64-msvc](https://npm.io/package/@speedy-js/source-map-win32-x64-msvc.md) 0.1.3
- [@speedy-js/source-map-linux-arm64-gnu](https://npm.io/package/@speedy-js/source-map-linux-arm64-gnu.md) 0.1.3
- [@speedy-js/source-map-win32-ia32-msvc](https://npm.io/package/@speedy-js/source-map-win32-ia32-msvc.md) 0.1.3
- [@speedy-js/source-map-android-arm-eabi](https://npm.io/package/@speedy-js/source-map-android-arm-eabi.md) 0.1.3
- [@speedy-js/source-map-linux-arm64-musl](https://npm.io/package/@speedy-js/source-map-linux-arm64-musl.md) 0.1.3
- [@speedy-js/source-map-win32-arm64-msvc](https://npm.io/package/@speedy-js/source-map-win32-arm64-msvc.md) 0.1.3
- [@speedy-js/source-map-linux-arm-gnueabihf](https://npm.io/package/@speedy-js/source-map-linux-arm-gnueabihf.md) 0.1.3

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 0.1.3 (latest) — 2022-01-26
- 0.1.2 — 2022-01-11
- 0.1.1 — 2022-01-07
- 0.1.0 — 2022-01-07

## README

<h1>Speedy SourceMap</h1>


<p>
<a href="https://github.com/speedy-js/source-map/actions/workflows/CI.yaml"><img src="https://github.com/speedy-js/source-map/actions/workflows/CI.yaml/badge.svg" alt="CI"></a>
<a href="https://crates.io/crates/speedy_sourcemap"><img src="https://img.shields.io/crates/v/speedy_sourcemap.svg?label=crates" alt="crates"></a>
<a href="https://www.npmjs.com/package/@speedy-js/source-map"><img src="https://img.shields.io/npm/v/@speedy-js/source-map?color=666&amp;label=NPM" alt="NPM version"></a>
</p>

SourceMap kit for SpeedyStack

> SourceMap is under heavy development, API might change in the future. DO NOT use it in the production.

## Benchmark

**mergeMaps(remapping)**
```
lottie#@speedy-js/source-map - parallel x 128 ops/sec ±0.79% (82 runs sampled)
lottie#@speedy-js/remapping x 73.20 ops/sec ±0.83% (85 runs sampled)
lottie#@ampremapping x 40.42 ops/sec ±6.19% (56 runs sampled)
mergeMap#lottie bench suite: Fastest is lottie#@speedy-js/source-map - parallel


antd#@speedy-js/source-map  - parallel x 12.10 ops/sec ±1.06% (34 runs sampled)
antd#@speedy-js/remapping x 9.95 ops/sec ±0.53% (51 runs sampled)
antd@ampremapping x 4.79 ops/sec ±4.00% (17 runs sampled)
mergeMap#antd bench suite: Fastest is antd#@speedy-js/source-map  - parallel
```

## Documentations

Rust 📦 - [docs.rs](https://docs.rs/speedy_sourcemap)


## License

MIT © h-a-n-a

---
_Source: https://npm.io/package/@speedy-js/source-map · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
