sindresorhus / import-modulesLinks
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
Sorting:
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- User-friendly glob matching CLI☆75Updated 7 years ago
- Lazy number range generator☆82Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Prevent `require` from searching upwards for required modules☆94Updated 4 years ago
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- Check if a project is using Yarn☆97Updated last month
- Dynamically add an asset to the Webpack graph☆98Updated last month
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 3 months ago
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Find the closest package.json file☆165Updated 4 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Reliably get the terminal window size☆144Updated 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
- Write many files atomically☆120Updated 7 years ago
- Get PID from a port☆79Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆161Updated 4 years ago
- Run the Node.js binary no matter what☆139Updated last month
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Clean up regular expressions☆62Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Tap into a promise chain without affecting its value or state☆133Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Move a file - Even works across devices☆202Updated last year
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if a URL is absolute☆80Updated last month