sindresorhus / environmentLinks
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
☆165Updated last year
Alternatives and similar repositories for environment
Users that are interested in environment are comparing it to the libraries listed below
Sorting:
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 3 months ago
- Remove circular references from objects☆100Updated last year
- Async mutex lock for managing access to a shared resource☆139Updated 5 months ago
- Encode & decode strings, bytes, and integers to Base62☆92Updated 3 months ago
- Check if the system is in low power mode☆69Updated last year
- A more usable typed storage API for Web Extensions☆72Updated 9 months ago
- Useful utilities for working with Fetch☆96Updated last month
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- Tiny terminal spinner☆281Updated 3 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆183Updated 5 months ago
- Rotate an array by a given number of steps☆46Updated last year
- Useful utilities for working with Uint8Array (and Buffer)☆271Updated last month
- Make a synchronous function have a timeout☆126Updated last year
- Make a regular expression time out if it takes too long to execute☆219Updated last month
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆158Updated 2 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Check if a value is a Fetch network error☆154Updated 3 months ago
- TypeScript declaration (.d.ts) bundler☆139Updated 2 months ago
- A lightweight, no dependency, pluggable CLI spinner library.☆58Updated 7 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆82Updated 6 months ago
- Lightweight tsconfig.json parser & paths resolver☆232Updated last week
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated last year
- 🌈 a small library to print colourful messages☆65Updated 3 months ago
- Node CLI or module to calculate folder size☆82Updated last month
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆335Updated 10 months ago
- Simple API to create test fixtures on disk☆64Updated 3 weeks ago
- 🤖 privatenumber's code linter☆33Updated last week
- Covert Oniguruma-flavor Regexp to JavaScript native RegExp.☆62Updated last year
- Promisify server.listen for your HTTP/HTTPS/TCP server.☆52Updated 10 months ago