Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.
Parses every stack trace into a nicely formatted array of hashes.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Turns partial code location into precise code location
Moving a file to different folder, could result in changing all imports statement in that file. This will not happen is the import paths are absolute. The eslint rule helps enforcing having absolute import paths. Support eslint --fix to automatically chan
Webpack loader that resolves relative paths in url() statements based on the original source file
Cross-browser Error parser
Resolve a URI relative to an optional base URI
Modify given `err` object to be more useful - adds `at`, `line`, `column`, `place` and `filename` properties and also cleans stack traces.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Clean up error stack traces
Replace alias paths with relative paths after typescript compilation.
Clean up error stack traces from node internals
Axios plugin that provides better stack traces for axios errors
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
Parse the things that can be arguments to `npm install`
A command-line interface to clean-css CSS optimization library
Eslint rule enforcing supporting typescript absolute imports and paths
Babel preset used by Create React App
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
tar for node
Check if a path is inside another path
Load node modules according to tsconfig paths, in run-time or via API.
Rollup plugin to automatically resolve TypeScript path aliases.