sindresorhus / uint8array-extras
Useful utilities for working with Uint8Array (and Buffer)
☆252Updated 2 months ago
Alternatives and similar repositories for uint8array-extras:
Users that are interested in uint8array-extras are comparing it to the libraries listed below
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆154Updated 4 months ago
- Display APIs compatibility across different JavaScript runtimes☆260Updated this week
- A set of small Node.js utilities to understand your pathing needs.☆258Updated 5 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆118Updated 7 months ago
- Check if a value is a Fetch network error☆138Updated last year
- Lightweight tsconfig.json parser & paths resolver☆201Updated 2 months ago
- 🪝 Simple HMR for NodeJS + ESM☆205Updated 4 months ago
- 📟 A tiny, higher level interface around child_process☆205Updated 2 weeks ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆317Updated last month
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆231Updated last year
- A utility to find and parse tsconfig files without depending on typescript☆308Updated this week
- (Draft) Specifications for `__PURE__` compiler notation et al.☆148Updated 3 months ago
- Like `require-in-the-middle`, but for ESM import☆135Updated last month
- node:test runner wrapper with TypeScript support☆169Updated last month
- Dependency-free RFC 3986 URI toolbox☆91Updated 2 weeks ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver