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 10 months ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Lazy number range generator☆81Updated last year
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a project is using Yarn☆97Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Find the closest package.json file☆164Updated last month
- Get PID from a port☆79Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Move a file - Even works across devices☆200Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 3 months ago
- Reliably get the terminal window size☆142Updated last year
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Dynamically add an asset to the Webpack graph☆98Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Debounce a function☆127Updated 9 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Clean up regular expressions☆62Updated 10 months ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- Import and transpile JSX on the fly☆178Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Create a lazily evaluated value☆70Updated 4 years ago