Implements the node.js require.resolve() algorithm
☆796Jun 25, 2026Updated last month
Alternatives and similar repositories for resolve
Users that are interested in resolve are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Resolve the path of a module like require.resolve() but from a given path☆145Jan 23, 2021Updated 5 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆415Dec 21, 2024Updated last year
- Properly hijack require☆400Jul 20, 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 7 months ago
- Offers an async require.resolve function. It's highly configurable.☆984Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- walk the dependency graph to generate a stream of json output☆208Dec 21, 2024Updated last year
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- Finds the common standard cache directory☆163Apr 8, 2025Updated last year
- a glob matcher in javascript☆3,519Jul 27, 2026Updated last week
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Read the closest package.json file☆268Nov 7, 2025Updated 9 months ago
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…☆3,035Aug 26, 2024Updated last year
- The ESTree Spec☆5,421May 1, 2026Updated 3 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,908Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Alternative, faster React.js JSX parser☆670Dec 4, 2022Updated 3 years ago
- Vinyl adapter for the file system.☆973Jun 1, 2025Updated last year
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 6 months ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆169Aug 23, 2022Updated 3 years ago
- Read a package.json file☆175Feb 8, 2026Updated 6 months ago
- User-friendly glob matching☆2,648Updated this week
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 10 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 9 months ago
- The semver parser for node (the one npm uses)☆5,453Jul 2, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- Wordwrap a string with ANSI escape codes☆139Feb 20, 2026Updated 5 months ago
- glob functionality for node.js☆8,715Jun 22, 2026Updated last month
- Update notifications for your CLI app☆1,805Jul 25, 2026Updated 2 weeks ago
- Wrapper library for directory and file watching.☆400Jul 30, 2026Updated last week
- A small, fast, JavaScript-based JavaScript parser☆11,424Jul 28, 2026Updated last week
- ☆20Sep 24, 2025Updated 10 months ago
- Find a file or directory by walking up parent directories☆643Sep 16, 2025Updated 10 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).