open-draft / deferred-promiseLinks
A Promise+ compatible abstraction that defers resolving/rejecting promises to another closure.
☆84Updated 7 months ago
Alternatives and similar repositories for deferred-promise
Users that are interested in deferred-promise are comparing it to the libraries listed below
Sorting:
- A serialization library that can handle functions, promises and symbols too.☆96Updated last year
- Lazy, streaming files for JavaScript☆93Updated last year
- CLI tool to auto-fix verbatimModuleSyntax errors☆89Updated 3 months ago
- ☆174Updated 11 months ago
- A utility to build and bisect any version of TypeScript☆91Updated this week
- ☆66Updated 3 weeks ago
- Bun plugin to prerender JSX components using a kind of macro☆96Updated last year
- Inject an RSC payload into an HTML stream and read it back☆189Updated 6 months ago
- Type-safe implementation of invariant with positionals.☆55Updated last year
- A faster React.memo()☆62Updated last year
- Type-safe, implementation-agnostic event contract framework.☆46Updated 2 years ago
- Utility for creating HTTP and WebSocket servers for testing.☆121Updated 8 months ago
- A minimalist template to create packages with TypeScript and microbundle from @developit☆87Updated 2 years ago
- A Vite plugin to profile Vitest test runs.☆95Updated 10 months ago
- Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensib…☆53Updated 6 months ago
- TypeScript declaration (.d.ts) bundler☆144Updated last week
- An unplugin for framework authors to implement RSC on top of.☆43Updated 11 months ago
- A tiny RPC library and spec, inspired by JSON-RPC 2.0 and tRPC.