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
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Find the closest package.json file☆166Updated 7 months ago
- 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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated last month
- Wait for localhost to be ready from the command-line☆121Updated 3 months ago
- Get PID from a port☆79Updated 5 years ago
- Run the Node.js binary no matter what☆142Updated 3 months ago
- Check if a project is using Yarn☆98Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Dynamically add an asset to the Webpack graph☆99Updated 3 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- Clean up regular expressions☆63Updated last year
- Debounce a function☆130Updated last year
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago