Implements the node.js require.resolve() algorithm
☆795Updated this week
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☆416Dec 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☆405Jan 29, 2026Updated 3 weeks ago
- Offers an async require.resolve function. It's highly configurable.☆977Feb 7, 2026Updated 3 weeks ago
- a glob matcher in javascript☆3,467Updated this week
- The Node.js `util.deprecate()` function with browser support☆38Nov 11, 2018Updated 7 years ago
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…☆3,016Aug 26, 2024Updated last year
- walk the dependency graph to generate a stream of json output☆208Dec 21, 2024Updated last year
- 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
- Finds the common standard cache directory☆162Apr 8, 2025Updated 10 months ago
- Alternative, faster React.js JSX parser☆668Dec 4, 2022Updated 3 years ago
- The ESTree Spec☆5,398Nov 25, 2025Updated 3 months ago
- pack node-style source files from a json stream into a browser bundle☆173Dec 21, 2024Updated last year
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,906Nov 22, 2022Updated 3 years ago
- User-friendly glob matching☆2,631Feb 18, 2026Updated last week
- Vinyl adapter for the file system.☆973Jun 1, 2025Updated 8 months ago
- Read the closest package.json file☆268Nov 7, 2025Updated 3 months ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Find a file or directory by walking up parent directories☆634Sep 16, 2025Updated 5 months ago
- The semver parser for node (the one npm uses)☆5,395Updated this week
- A small, fast, JavaScript-based JavaScript parser☆11,312Feb 19, 2026Updated last week
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Aug 23, 2022Updated 3 years ago
- Process execution for humans☆7,440Jan 29, 2026Updated last month
- Find and load configuration from a package.json property, rc file, TypeScript module, and more!☆4,131Feb 26, 2024Updated 2 years ago
- 🎣 Allows you to build simple compile-time libraries☆2,641May 30, 2023Updated 2 years ago
- glob functionality for node.js☆8,718Updated this week
- Manipulate strings like a wizard☆2,668Oct 24, 2025Updated 4 months ago
- Tomorrow's ECMAScript modules today!☆5,255Apr 10, 2024Updated last year
- Update notifications for your CLI app☆1,797Dec 7, 2024Updated last year
- The non-configurable configuration loader for lazy people.☆1,027Mar 30, 2022Updated 3 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- the Istanbul command line interface☆5,749Updated this week
- Wordwrap a string with ANSI escape codes☆134Feb 20, 2026Updated last week
- Node.js: extra methods for the fs object like copy(), remove(), mkdirs()☆9,621Dec 18, 2025Updated 2 months ago
- Wrapper library for directory and file watching.☆395Jan 23, 2026Updated last month
- Minimal and efficient cross-platform file watching library☆11,942Dec 11, 2025Updated 2 months ago
- Adds source map support to node.js (for stack traces)☆2,196Aug 3, 2024Updated last year
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago