sindresorhus / is-directory-emptyLinks
Check if a directory is empty
☆29Updated last year
Alternatives and similar repositories for is-directory-empty
Users that are interested in is-directory-empty are comparing it to the libraries listed below
Sorting:
- Check if the system is in low power mode☆65Updated last year
- Check if a string is a valid JavaScript identifier☆26Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 11 months ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆46Updated last year
- Convert a string to a valid JavaScript identifier☆42Updated last year
- Rotate an array by a given number of steps☆45Updated last year
- Extracts the repo URL from a package.json object☆28Updated last month
- A collection of common interactive command line user interfaces.☆17Updated last year
- Useful utilities for working with Fetch☆90Updated 6 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 2 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆216Updated last year
- Remark plugin for adding a custom ID attribute to Markdown headers☆41Updated last year
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Regular expression for matching JavaScript identifiers☆15Updated last year
- Remove circular references from objects☆94Updated last year
- Provides a list of reserved identifiers for JavaScript☆20Updated last year
- Change the file extension of a path☆38Updated last year
- Get a random temporary path☆32Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆173Updated last month
- Check if the process is running in a Continuous Integration (CI) environment☆35Updated this week
- Check whether a file can be executed☆44Updated 2 years ago
- Capture screenshots programmatically. Cross-platform, with support for MacOS (Darwin), Windows, and Linux.☆41Updated last month
- Convert a string index to its line and column position☆33Updated 4 months ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆14Updated 4 months ago
- Merge multiple streams into a unified stream☆57Updated 9 months ago
- Tiny terminal spinner☆259Updated 2 months ago
- Convert object keys from camel case☆56Updated last year
- Async mutex lock for managing access to a shared resource☆131Updated last month
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Drop-dead simple keypress event emitter for Node.js. Create powerful CLI applications and experiences with ease.☆17Updated last month