sindresorhus / import-modules
Import all modules in a directory
☆138Updated 2 years ago
Alternatives and similar repositories for import-modules:
Users that are interested in import-modules are comparing it to the libraries listed below
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Get PID from a port☆79Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Wait for localhost to be ready from the command-line☆119Updated 10 months ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- User-friendly glob matching CLI☆75Updated 6 years ago
- Find the closest package.json file☆162Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 3 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Reliably get the terminal window size☆141Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Dynamically add an asset to the Webpack graph☆98Updated 11 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Simplified high resolution timing☆80Updated 7 months ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Create an error from multiple errors☆245Updated last year
- Conditional promise chains☆60Updated 4 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Wait for localhost to be ready☆275Updated 11 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Import a globally installed module☆58Updated last year