@journeyapps/source-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@journeyapps/source-utils

Sourcemaps

Allows generating files while keeping an in-memory source map.

The API is loosely based on https://github.com/mozilla/source-map#sourcenode, but there are some notable differences:

  1. Positions are based on offset instead of line + column.
  2. The map is kept in memory only.

Readme

Keywords

none

Package Sidebar

Install

npm i @journeyapps/source-utils

Weekly Downloads

745

Version

1.0.0

License

none

Unpacked Size

114 kB

Total Files

28

Last publish

Collaborators

  • journeyapps-admin
  • journeyapps-platform