sindresorhus / import-cwd
Import a module like with `require()` but from the current working directory
☆52Updated 2 years ago
Alternatives and similar repositories for import-cwd:
Users that are interested in import-cwd are comparing it to the libraries listed below
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Lazy number range generator☆82Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Check if something is a promise☆46Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the set npm registry URL☆53Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Create `esm` enabled packages.☆51Updated 5 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- List of node.js builtin modules☆38Updated 9 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago