sindresorhus / is-low-power-modeLinks
Check if the system is in low power mode
☆69Updated last year
Alternatives and similar repositories for is-low-power-mode
Users that are interested in is-low-power-mode are comparing it to the libraries listed below
Sorting:
- Useful utilities for working with Fetch☆96Updated last month
- Rotate an array by a given number of steps☆46Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- A more usable typed storage API for Web Extensions☆72Updated 9 months ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Encode & decode strings, bytes, and integers to Base62☆92Updated 3 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 3 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 6 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆185Updated 5 months ago
- Remove circular references from objects☆100Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆37Updated 4 months ago
- Check if a directory is empty☆30Updated last year
- Convert a string index to its line and column position☆36Updated 3 months ago
- Provides a list of reserved identifiers for JavaScript☆23Updated last month
- Tiny terminal spinner☆280Updated 3 months ago
- Get a random temporary path☆34Updated 2 years ago
- Extracts the repo URL from a package.json object☆29Updated 5 months ago
- A minimalistic and flexible templating engine, inspired by Handlebars.☆23Updated 2 years ago
- Capture screenshots programmatically. Cross-platform, with support for MacOS (Darwin), Windows, and Linux.☆43Updated 5 months ago
- Serialize objects to JSON with handling for circular references☆162Updated 7 months ago
- CLI for executing multiple commands in parallel with minimal footprint (~2KB).☆12Updated last month
- Parse Server-Sent Events (SSE) from a Response☆39Updated 2 months ago
- Merge multiple streams into a unified stream☆62Updated last year
- Make a synchronous function have a timeout☆126Updated last year
- A collection of common interactive command line user interfaces.☆18Updated last year
- Adding compression (gzip/brotli) for your HTTP server in Node.js.☆54Updated last month
- An absurdly small glob matcher that packs a punch.☆73Updated 2 months ago
- Convert object keys from camel case☆57Updated last year
- Async mutex lock for managing access to a shared resource☆139Updated 5 months ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 8 months ago