sindresorhus / import-modules
Import all modules in a directory
☆138Updated last year
Related projects ⓘ
Alternatives and complementary repositories for import-modules
- Check when the DOM has loaded like `DOMContentLoaded`☆108Updated 3 months ago
- Get namespaced config from the closest package.json☆120Updated last year
- User-friendly glob matching CLI☆75Updated 6 years ago
- Find the closest package.json file☆159Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆125Updated 2 weeks ago
- Check if your package was installed globally☆70Updated last year
- Simple stubbing/spying for AVA☆96Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Lazy number range generator☆82Updated 10 months ago
- Check if a project is using Yarn☆100Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Debounce a function☆127Updated 2 months ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Simplified high resolution timing☆76Updated 2 months ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Dynamically add an asset to the Webpack graph☆97Updated 6 months ago
- Run the Node.js binary no matter what☆138Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Write many files atomically☆121Updated 6 years ago
- Project style linter☆122Updated 5 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 3 years ago
- Import a globally installed module☆57Updated 10 months ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Get the gzipped size of a file or stdin☆188Updated 2 years ago
- Check whether a package or organization name is available on npm☆168Updated 9 months ago
- Get PID from a port☆80Updated 3 years ago