thlorenz / stack-mapperLinks
Initialize it with a source map, then feed it error stacks to have the trace locations mapped to the original files.
☆39Updated 4 years ago
Alternatives and similar repositories for stack-mapper
Users that are interested in stack-mapper are comparing it to the libraries listed below
Sorting:
- walk the dependency graph to generate a stream of json output☆209Updated last year
- Provides a hooking mechanism for Node.js require() calls☆62Updated 4 years ago
- Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently a…☆144Updated 7 years ago
- A Babel plugin which eliminates closures from your JavaScript wherever possible.☆368Updated 3 years ago
- A Karma plugin. Launch any browser on SauceLabs!☆200Updated 2 weeks ago
- Dependency injection for webpack bundles☆119Updated 8 years ago
- To provide stable module id and reliable content chunkhash in webpack 1.x . Show Me The Stars ^_^☆49Updated 8 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 9 years ago
- parses html into hyperscript☆172Updated 9 years ago
- JSX transpiler. A standard and configurable implementation of JSX decoupled from React.☆293Updated 5 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆294Updated 9 years ago
- A browserify plugin to partition your modules in different bundles☆113Updated 9 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 4 years ago
- ☆95Updated 9 years ago
- Transforms Babel/JSX into Snabbdom Virtual DOM☆119Updated 8 years ago
- Hygienic, non-syntactic macros for JavaScript via a Babel plugin.☆261Updated 9 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆416Updated last year
- A simple utility for pluggable JS syntax transforms using the esprima parser.☆481Updated 9 years ago
- Helper to make sure your react components do not kill your entire Application when they fail to render☆48Updated 9 years ago
- Asynchronous Javascript language extensions☆287Updated 5 years ago
- CSP/Actor/Transducer Experiments☆140Updated 11 years ago
- browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.☆150Updated 9 years ago
- Turn JSX into IncrementalDOM☆143Updated 4 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 11 years ago
- JavaScript Concrete Syntax Tree☆461Updated 3 years ago
- JSDoc parser☆459Updated 7 years ago
- apply sourcemaps to js stack traces☆196Updated 6 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 3 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.☆247Updated 5 years ago