minimal-source-map

1.0.0 • Public • Published

minimal-source-map

Minimal implementation of source-map specification described in:

Source Map Revision 3 Proposal

Installation

npm i minimal-source-map

API

  • parseBase64VLQSegment(string): given a Base 64 VLQ segment, e.g,, ABCD from mappings, return 1,4 or 5 variable length array of integers.

Readme

Keywords

Package Sidebar

Install

npm i minimal-source-map

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

4.79 kB

Total Files

6

Last publish

Collaborators

  • bcoe