GitShow/Rich-Harris/vlq
Rich-Harris

vlq

Generate, and decode, base64 VLQ mappings for sourcemaps and other uses

by Rich-Harris
Star on GitHubForknpm

JavaScript

221 stars18 forks3 contributorsQuiet · 1y agoSince 2014MIT

Meet the team

See all 3 on GitHub →
Rich-Harris
Rich-Harris35 contributions
MattiasBuelens
MattiasBuelens7 contributions
jridgewell
jridgewell1 contribution

Languages

View on GitHub →
JavaScript85.3%
HTML13.8%
CoffeeScript0.9%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 in progress · Last activity 1y ago
See all on GitHub →
gibson042
cleanup the sourcemaps READMEOpenPR

Fix a typo and link to ECMA-426.

gibson042 · 6mo ago
bavoco
fix: type resolutionOpenPR

fix: #22 Change verified using https://arethetypeswrong.github.io/ by comparing the result from npm and the one from this branch by using the artifact of

bavoco · 10mo ago
bavoco
TS error: Could not find a declaration file for module 'vlq'OpenIssue

Ran into an issue using this package: Node: 22 TS: 5.9.2

bavoco · 10mo ago

Recent fixes

View closed PRs →
AviVahl
fix(package): support ts's newer moduleResolutionsMergedPR

add support for typescript-based consumer projects with or . In those cases typescript loads the "types" condition of the specific subpath export and ignores the root one (the one outside the "exports").

AviVahl · 1y ago
SnarkBoojum
[2.0.3] No dist/index.js for "require('vlq')" to workClosedIssue

Trying to update the Debian package of vlq to 2.0.3, I see package.json says "require" should look for "dist/index.js", but after running rollup -c and tsc, one doesn't have such a file (unless there's something wrong with my setup).

SnarkBoojum · 4y ago
AviVahl
[2.0.2] published package is brokenClosedIssue

entrypoint is broken. as folder is not included in published npm package. entrypoint is broken. should be renamed to for it to be forced as commonjs under a package. FYI @Rich-Harris

AviVahl · 4y ago
Structured data for AI agents

Repository: Rich-Harris/vlq. Description: Generate, and decode, base64 VLQ mappings for sourcemaps and other uses Stars: 221, Forks: 18. Primary language: JavaScript. Languages: JavaScript (85.3%), HTML (13.8%), CoffeeScript (0.9%). License: MIT. Open PRs: 4, open issues: 2. Last activity: 1y ago. Community health: 42%. Top contributors: Rich-Harris, MattiasBuelens, jridgewell.

·@ofershap

Replace github.com with gitshow.dev