Import a module while bypassing the cache
☆287Feb 25, 2026Updated last week
Alternatives and similar repositories for import-fresh
Users that are interested in import-fresh are comparing it to the libraries listed below
Sorting:
- Clear a module from the cache☆183Nov 3, 2021Updated 4 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Get the path of the caller module☆67Oct 8, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated this week
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆145Jan 23, 2021Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Import a module lazily☆248Jul 11, 2022Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 10 months ago
- Check if a path is inside another path☆40Sep 11, 2025Updated 5 months ago
- Finds the common standard cache directory☆162Apr 8, 2025Updated 11 months ago
- Check if argv has a specific flag☆96Jul 19, 2021Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 5 months ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last month
- A list of directories you should ignore by default☆23May 2, 2022Updated 3 years ago
- Slice a string with ANSI escape codes☆51Feb 10, 2026Updated last month
- Turn an object into a string of HTML attributes☆50Mar 30, 2023Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- ☆19Dec 21, 2024Updated last year
- Import a module like with `require()` but from a given path☆85Jul 8, 2022Updated 3 years ago
- Resolve the path of a globally installed module☆42Nov 6, 2023Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 6 months ago
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Read a package.json file☆175Feb 8, 2026Updated last month
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month