32 packages
and-then
A minimal CommonJS Promises/A library with a twist.
argent
Declarative handling of optional parameters
birch
Client library for Birch, an IRC bouncer with a sane API
birch-server
An IRC bouncer with a sane API
endless-react
An infinite scroll React component
fakataaar
fiberify
Schedule recursive calls on idleTimeout for jank-free computation.
gentl
graffy
Meta package setting up the default Graffy configuration.
@graffy/cache
Graffy module providing in-memory caching.
@graffy/client
Graffy client library for the browser, usin the `fetch()` or `WebSocket` APIs. This module is intended to be used with a Node.js server running Graffy Server.
@graffy/common
Common libraries that used by various Graffy modules.
@graffy/core
The main module for Graffy, a library for intuitive real-time data APIs.
@graffy/explore
Graffy client library for the browser.
@graffy/fill
Graffy module for fulfilling queries using multiple backends, traversing links and turning subscriptions into live queries.
@graffy/index-watcher
Watch provider for the index pattern:
@graffy/link
Graffy module for constructing links using an intuitive, declarative notation.
@graffy/logger
Graffy module providing operation logging.
@graffy/memory
Graffy module providing a simple in-memory store.
@graffy/pg
The standard Postgres module for Graffy. Each instance this module mounts a Postgres table as a Graffy subtree.
@graffy/react
This built-in module provides an idiomatic React API to a Graffy store.
@graffy/server
Node.js library for building an API for a Graffy store.
@graffy/simple-pg
A simplified Postgres module for Graffy. This is a temporary pathfinder for changes to `pg`. Do not use.
@graffy/stream
Utility for creating AsyncIterables (streams) from any callback-based
@graffy/testing
Testing and debugging utilities for Graffy.