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
- User-friendly glob matching CLI☆75Updated 7 years ago
- Lazy number range generator☆83Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Get PID from a port☆79Updated 5 years 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
- Dynamically add an asset to the Webpack graph☆99Updated 4 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- Check if a project is using Yarn☆98Updated 4 months ago
- Conditional promise chains☆63Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Run the Node.js binary no matter what☆142Updated 4 months ago
- Prevent `require` from searching upwards for required modules☆95Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Debounce a function☆130Updated last year
- Clean up regular expressions☆63Updated last year
- Reliably get the terminal window size☆146Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Wait for localhost to be ready from the command-line☆121Updated 4 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Simplified high resolution timing☆85Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago