sindresorhus / import-lazyView external linksLinks
Import a module lazily
☆249Jul 11, 2022Updated 3 years ago
Alternatives and similar repositories for import-lazy
Users that are interested in import-lazy are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆86Jul 8, 2022Updated 3 years ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 4 years ago
- Check if your package was installed globally☆71Nov 6, 2023Updated 2 years ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Sep 15, 2025Updated 5 months ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last week
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Oct 17, 2021Updated 4 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Import a module while bypassing the cache☆287Feb 2, 2025Updated last year
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Jul 22, 2024Updated last year
- Check if a project is using Yarn☆98Sep 15, 2025Updated 5 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last week
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- 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
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Jan 23, 2021Updated 5 years ago
- Ensure a function is only called once☆165Feb 2, 2026Updated 2 weeks ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Simple cache config handling for your app or module☆21Sep 14, 2017Updated 8 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Jul 7, 2020Updated 5 years ago
- Check if a file is executable☆29Jul 7, 2018Updated 7 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Convert directories to glob compatible strings☆44Sep 30, 2019Updated 6 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago