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☆81Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 2 months ago
- Run the Node.js binary no matter what☆139Updated 2 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Reliably get the terminal window size☆144Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Get PID from a port☆79Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Get the gzipped size of a file or stdin☆191Updated 3 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Check if a project is using Yarn☆97Updated 2 weeks ago
- Find the closest package.json file☆165Updated 3 months ago
- Dynamically add an asset to the Webpack graph☆98Updated 2 weeks ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 weeks ago
- Import a globally installed module☆58Updated last year
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- Conditional promise chains☆62Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Wait for localhost to be ready from the command-line☆121Updated 2 weeks ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Move a file - Even works across devices☆202Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Prevent `require` from searching upwards for required modules☆94Updated 4 years ago
- Delay a promise a specified amount of time☆119Updated 3 years ago