[ ソース: node-parse-base64vlq-mappings ]
パッケージ: node-parse-base64vlq-mappings (0.1.4-7)
node-parse-base64vlq-mappings に関するリンク
Debian の資源:
node-parse-base64vlq-mappings ソースパッケージをダウンロード:
- [node-parse-base64vlq-mappings_0.1.4-7.dsc]
- [node-parse-base64vlq-mappings_0.1.4.orig.tar.gz]
- [node-parse-base64vlq-mappings_0.1.4-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Parses out base64 VLQ encoded source map
This modules allows one to parse and decode VLQ (Variable Length Quantities) base64 encoded source map.
Source maps are JSON files that contain information on how to map transpiled source code back to their original source. Source maps are JavaScript’s version of debug symbols.
Node.js is an event-based server-side JavaScript engine.