Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
☆168Sep 13, 2024Updated last year
Alternatives and similar repositories for environment
Users that are interested in environment are comparing it to the libraries listed below
Sorting:
- Regular expression for matching JavaScript identifiers☆18Sep 13, 2025Updated 5 months ago
- Useful utilities for working with Fetch☆98Nov 4, 2025Updated 3 months ago
- Provides a list of reserved identifiers for JavaScript☆24Nov 13, 2025Updated 3 months ago
- A collection of common interactive command line user interfaces.☆18Jul 2, 2024Updated last year
- Rotate an array by a given number of steps☆47May 22, 2024Updated last year
- Encode & decode strings, bytes, and integers to Base62☆94Sep 16, 2025Updated 5 months ago
- Extracts the repo URL from a package.json object☆30Jul 6, 2025Updated 7 months ago
- Reusable workflow to generate Sparkle appcast.xml for my apps☆36Feb 3, 2025Updated last year
- Async mutex lock for managing access to a shared resource☆140Jul 6, 2025Updated 7 months ago
- Check if a directory is empty☆31Jul 25, 2024Updated last year
- Useful utilities for working with Uint8Array (and Buffer)☆274Nov 19, 2025Updated 3 months ago
- Tiny process execution for humans — a better child_process☆566Oct 11, 2025Updated 4 months ago
- Remove circular references from objects☆100Mar 10, 2024Updated last year
- Convert a string to a valid JavaScript identifier☆44Nov 13, 2025Updated 3 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆84Jun 5, 2025Updated 8 months ago
- Check if the system is in low power mode☆70Jul 25, 2024Updated last year
- Serialize objects to JSON with handling for circular references☆162Feb 2, 2026Updated last month
- Check if a value is a Fetch network error☆154Updated this week
- Tiny terminal spinner☆285Feb 22, 2026Updated last week
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆224Sep 7, 2025Updated 5 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆162Oct 13, 2025Updated 4 months ago
- Make a synchronous function have a timeout☆127Sep 13, 2024Updated last year
- Unique tag for use in the type-fest Tagged type☆21Feb 13, 2026Updated 2 weeks ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Merge multiple streams into a unified stream☆63Oct 28, 2024Updated last year
- A small library to parse tar and tar.gz files using only javascript☆14Jan 5, 2026Updated last month
- A set of small Node.js utilities to understand your pathing needs.☆339Jun 20, 2025Updated 8 months ago
- 📟 A tiny, higher level interface around child_process☆323Feb 23, 2026Updated last week
- Get the line number for each regex match found in a string.☆15May 23, 2019Updated 6 years ago
- Check if a string is a valid JavaScript identifier☆29Jul 12, 2024Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆175Jan 6, 2024Updated 2 years ago
- html -> elements☆262Feb 16, 2026Updated 2 weeks ago
- Create a multicast stream that lets multiple consumers independently read the same data☆188Jul 6, 2025Updated 7 months ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- Get the default browser☆60Feb 2, 2026Updated last month
- Some useful utilities I often need☆48Nov 15, 2025Updated 3 months ago
- TypeScript with some extras for type-checking.☆29Oct 1, 2025Updated 5 months ago
- Like Object.keys() but also includes symbols☆25Jan 18, 2023Updated 3 years ago