sindresorhus / import-from
Import a module like with `require()` but from a given path
☆86Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for import-from
- Import a globally installed module☆57Updated 10 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Lazy number range generator☆82Updated 10 months ago
- Conditional promise chains☆60Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Get PID from a port☆80Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Resolve the path of a globally installed module☆41Updated last year
- A better `Promise.race()`☆46Updated last year
- Standard NPM Package Format☆42Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Rename a function☆45Updated last year
- Find and load config from package.json, rc file or whatever format it is☆24Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Create `esm` enabled packages.☆50Updated 5 years ago
- Get namespaced config from the closest package.json☆120Updated last year