Implements the node.js require.resolve() algorithm
☆795Mar 5, 2026Updated 2 weeks ago
Alternatives and similar repositories for resolve
Users that are interested in resolve are comparing it to the libraries listed below
Sorting:
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆415Dec 21, 2024Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆145Jan 23, 2021Updated 5 years ago
- Properly hijack require☆404Feb 28, 2026Updated 2 weeks ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- Offers an async require.resolve function. It's highly configurable.☆980Mar 12, 2026Updated last week
- walk the dependency graph to generate a stream of json output☆208Dec 21, 2024Updated last year
- Finds the common standard cache directory☆162Apr 8, 2025Updated 11 months ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- a glob matcher in javascript☆3,489Feb 26, 2026Updated 3 weeks ago
- pack node-style source files from a json stream into a browser bundle☆173Dec 21, 2024Updated last year
- Read the closest package.json file☆268Nov 7, 2025Updated 4 months ago
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…☆3,021Aug 26, 2024Updated last year
- The ESTree Spec☆5,405Mar 2, 2026Updated 2 weeks ago
- Alternative, faster React.js JSX parser☆669Dec 4, 2022Updated 3 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,905Nov 22, 2022Updated 3 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 6 months ago
- Vinyl adapter for the file system.☆973Jun 1, 2025Updated 9 months ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆171Aug 23, 2022Updated 3 years ago
- User-friendly glob matching☆2,632Feb 18, 2026Updated last month
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Find a file or directory by walking up parent directories☆634Sep 16, 2025Updated 6 months ago
- The semver parser for node (the one npm uses)☆5,404Feb 24, 2026Updated 3 weeks ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- A small, fast, JavaScript-based JavaScript parser☆11,341Updated this week
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Wrapper library for directory and file watching.☆396Mar 5, 2026Updated 2 weeks ago
- glob functionality for node.js☆8,723Updated this week
- Read a package.json file☆175Feb 8, 2026Updated last month
- resolve function which support the browser field in package.json☆101Dec 21, 2024Updated last year
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- Update notifications for your CLI app☆1,794Dec 7, 2024Updated last year
- Find and load configuration from a package.json property, rc file, TypeScript module, and more!☆4,132Mar 2, 2026Updated 2 weeks ago
- Manipulate strings like a wizard☆2,669Oct 24, 2025Updated 4 months ago
- Node.js: extra methods for the fs object like copy(), remove(), mkdirs()☆9,624Mar 3, 2026Updated 2 weeks ago
- Process execution for humans☆7,462Jan 29, 2026Updated last month
- Wordwrap a string with ANSI escape codes☆136Feb 20, 2026Updated last month