sindresorhus / import-modulesLinks
Import all modules in a directory
☆139Updated 3 years ago
Alternatives and similar repositories for import-modules
Users that are interested in import-modules are comparing it to the libraries listed below
Sorting:
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Lazy number range generator☆83Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- Prevent `require` from searching upwards for required modules☆95Updated 5 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Get PID from a port☆79Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Reliably get the terminal window size☆146Updated last week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check if a project is using Yarn☆98Updated 4 months ago
- Wait for localhost to be ready from the command-line☆121Updated 4 months ago
- Run the Node.js binary no matter what☆142Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Delay a promise a specified amount of time☆121Updated 4 years ago
- Create a hash for file revving☆108Updated 2 years ago
- Clean up regular expressions☆63Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Write many files atomically☆120Updated 7 years ago
- Delay execution for a given amount of seconds☆86Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago