Import a module like with `require()` but from a given path
☆86Jul 8, 2022Updated 3 years ago
Alternatives and similar repositories for import-from
Users that are interested in import-from are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from the current working directory☆54Jul 8, 2022Updated 3 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Jan 23, 2021Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Sep 9, 2025Updated 5 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 5 months ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Run promise-returning & async functions in series☆72Aug 12, 2021Updated 4 years ago
- Filter promises concurrently☆80Dec 27, 2023Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Resolve the path of a package regardless of it having an entry point☆55Feb 12, 2026Updated 3 weeks ago
- Resolve the path of a globally installed module☆42Nov 6, 2023Updated 2 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Import a module lazily☆249Jul 11, 2022Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last month
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆145Jan 23, 2021Updated 5 years ago
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated last month
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 5 months ago
- Start a promise chain☆60Sep 16, 2025Updated 5 months ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Check if your package was installed globally☆71Nov 6, 2023Updated 2 years ago