Skip to content
forked from tc39/ecma426

RFCs for the source map debug format.

License

Notifications You must be signed in to change notification settings

szuend/source-map

 
 

Repository files navigation

Source Map Specification

This repository contains the latest draft of the ECMA-426 specification ("Source map format"), as well as older revisions of the format developed prior to moving to Ecma.

What's here

The current specification is an evolution of the original third revision. The first and second revision of the spec are provided for historical context, and don't have widespread adoption in tools.

Generating the draft specification

  1. Run npm ci && npm run build from this repository's root folder
  2. Open ./out/index.html in your browser

Current Proposals

Proposal Author Stage
Scopes Holger Benl, Simon Zünd Stage 3
Range Mappings Tobias Koppers Stage 2
Debug ID Luca Forstner Stage 2
Env Nick Fitzgerald Stage 1

License

See LICENSE.md for details.

Original Locations

These documents have previously been hosted on Google Docs:

About

RFCs for the source map debug format.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • Makefile 2.7%