sindresorhus / fetch-extras
Useful utilities for working with Fetch
☆85Updated 2 months ago
Alternatives and similar repositories for fetch-extras:
Users that are interested in fetch-extras are comparing it to the libraries listed below
- Check if the system is in low power mode☆64Updated 9 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆118Updated 8 months ago
- Extracts the repo URL from a package.json object☆23Updated 3 weeks ago
- A more usable typed storage API for Web Extensions☆69Updated last month
- Check if a directory is empty☆28Updated 9 months ago
- Detect which package manager you're using (yarn or pnpm or npm)☆88Updated 8 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆163Updated 7 months ago
- Merge multiple streams into a unified stream☆56Updated 6 months ago
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Rotate an array by a given number of steps☆44Updated 11 months ago
- Remove circular references from objects☆94Updated last year
- Simple API to create test fixtures on disk☆52Updated 2 months ago
- TypeScript utilities for safely parsing and handling structured data using DTOs and parsers for FormData, URLSearchParams, and JSON objec…☆23Updated last month
- A collection of common interactive command line user interfaces.☆17Updated 10 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆211Updated 8 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆32Updated 9 months ago
- Super simple type-safe URLSearchParams parser.☆61Updated 3 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆78Updated 2 months ago
- Convert a string index to its line and column position☆32Updated 3 weeks ago
- The syntax highlighter used by Code Hike.☆95Updated 4 months ago
- ☆29Updated last year
- An absurdly small glob matcher that packs a punch.☆47Updated 2 months ago
- Async mutex lock for managing access to a shared resource☆125Updated 8 months ago
- A minimalist template to create packages with TypeScript and microbundle from @developit☆87Updated 2 years ago
- Standard Schema to JSON Schema convertor☆28Updated 2 weeks ago
- minimal fork of @babel/highlight 🌈☆28Updated last year
- Get a random temporary path☆32Updated last year
- A fast parser and processor for .gitignore files.☆56Updated last year
- Prettier plugin to enforce consistent brace style for all control statements. 🥌☆58Updated this week
- Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensib…☆48Updated 9 months ago