sindresorhus / fetch-extrasLinks
Useful utilities for working with Fetch
☆86Updated 3 months ago
Alternatives and similar repositories for fetch-extras
Users that are interested in fetch-extras are comparing it to the libraries listed below
Sorting:
- A more usable typed storage API for Web Extensions☆69Updated 2 months ago
- Extracts the repo URL from a package.json object☆25Updated last month
- Rotate an array by a given number of steps☆44Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆119Updated 9 months ago
- Check if the system is in low power mode☆64Updated 10 months ago
- Super simple type-safe URLSearchParams parser.☆61Updated 4 months ago
- Detect which package manager you're using (yarn or pnpm or npm)☆88Updated 9 months ago
- Encode & decode strings, bytes, and integers to Base62☆87Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆163Updated 8 months ago
- Check if a directory is empty☆29Updated 10 months ago
- A lightweight, no dependency, pluggable CLI spinner library.☆55Updated 3 weeks ago
- Prettier plugin to enforce consistent brace style for all control statements. 🥌☆60Updated this week
- Check if the process is running in a Continuous Integration (CI) environment☆32Updated 10 months ago
- A small library for parsing objects.☆30Updated 8 months ago
- A starter template for your next Tauri app.☆65Updated 10 months ago
- **WIP** Preact implementation of react server components.☆44Updated 2 years ago
- An HTML parser and JSX runtime allowing for HTML to be streamed into a live DOM.☆72Updated 6 months ago
- Simple API to create test fixtures on disk☆52Updated 3 months ago
- Standard Schema to JSON Schema convertor☆28Updated last month
- The syntax highlighter used by Code Hike.