vlq
npmv2.0.4TypeScriptGenerate, and decode, base64 VLQ mappings for source maps and other uses
Overview
vlq is an npm package that generate, and decode, base64 VLQ mappings for source maps and other uses. The latest version is 2.0.4, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need generate, and decode, base64 VLQ mappings for source maps and other uses and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
- Lean dependency tree (2 direct dependencies).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of vlq.
Dependencies
Dev (2)
Used by
Popular packages that depend on vlq.
Alternatives to vlq
Encode/decode sourcemap mappings
Source maps support for istanbul
Base64 encoding/decoding in pure JS
Yet another Base64 transcoder in pure-JS
Various operations on Uint8Array data
Converts a source-map from/to different formats and allows adding/changing properties.
Modify strings, generate sourcemaps
Frequently installed together
Generates and consumes source maps
invariant
Runtime to be use with the Flow Enums transform.
flow typed nullthrows
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
A JavaScript parser
A small library for working with 0- and 1-based offsets in a type-checked way.
Babel Types is a Lodash-esque utility library for AST nodes
🚇 Source map generator for Metro.
🚇 A tool to find the source location from JS bundles and stack traces.
Version history
| Version | Published | License |
|---|---|---|
| 2.0.4latest | 4 years ago | MIT |
| 2.0.3 | 4 years ago | MIT |
| 2.0.2 | 4 years ago | MIT |
| 2.0.1 | 4 years ago | MIT |
| 2.0.0 | 4 years ago | MIT |
| 1.0.1 | 7 years ago | MIT |
| 1.0.0 | 8 years ago | MIT |
| 0.2.3 | 8 years ago | MIT |
| 0.2.2 | 9 years ago | MIT |
| 0.2.1 | 11 years ago | MIT |
| 0.2.0 | 11 years ago | MIT |
| 0.1.0 | 11 years ago | MIT |
Maintainers
Keywords
Frequently asked questions
How do I install vlq?
Run `npm install vlq` to add vlq to your npm project.
What license is vlq released under?
vlq is distributed under the MIT license.
How popular is vlq?
vlq has approximately 0 downloads per week and 2 known dependent packages.