Skip to main content

Parse JavaScript source maps.

Project description

Parse JavaScript source maps.

>>> import sourcemap
>>> sourcemap.discover('...')
'jquery.min.map'
>>> index = sourcemap.loads('...')
>>> index.lookup(line=10, column=10)
<Token: dst_line=10 dst_column=10 src='jquery.js' src_line=50 src_col=200 name='lol'>
copyright:
  1. 2013 by Matt Robenolt

license:

BSD, see LICENSE for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sourcemap-0.1.3.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file sourcemap-0.1.3.tar.gz.

File metadata

  • Download URL: sourcemap-0.1.3.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sourcemap-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c9bec6001b05121d75f59ac5a7633ab5ec20f93d973cf17a89d80ddbf8fe23bc
MD5 e144693e2683a76f239f8185dd20779f
BLAKE2b-256 da09e34bf07992e12c65f75c49fb23c7cb87b64ddfe6665c0e2b3489510f7ea4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page