Converts Markdown to Slack BlockKit Blocks
Load node modules according to tsconfig paths, in run-time or via API.
Get paths for storing things like data, config, cache, etc
Get the first path that exists on disk of multiple paths
Convert Windows backslash paths to slash paths
Load modules according to tsconfig paths in webpack.
Enforces module path case sensitivity in Webpack
Vite resolver for TypeScript compilerOptions.paths
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
Determine common OS/platform paths (home, temp, ...)
Tests whether one path is inside another path
Universal filesystem path utils
UnRS Resolver Node API
very fast object redaction
Converts Markdown to Slack BlockKit Blocks
walk paths fast and efficiently
Extends `minimatch.match()` with support for multiple patterns
Runs (webpack) loaders
Get the paths of edge browser easily
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
Transforms module resolution paths using TypeScript path mapping and/or custom paths
Replace alias paths with relative paths after typescript compilation.
Access to __filename and __dirname within ECMAScript modules
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)