Showing 1-19 of 19 packages
React hooks for Spoosh API toolkit
Cache invalidation plugin for Spoosh - auto-invalidates after mutations
Automatic polling/refetching plugin for Spoosh
Initial data plugin for Spoosh - show data immediately before fetch completes
Automatic retry plugin for Spoosh with configurable attempts and delay
Request debouncing plugin for Spoosh - waits for inactivity before fetching
Auto-refetch plugin for Spoosh - refetch on focus and reconnect
Request throttling plugin for Spoosh - limits request frequency
Data transformation plugin for Spoosh with sync/async support
Response caching plugin for Spoosh with configurable stale time
Query string serialization plugin for Spoosh with nested object support
Prefetch plugin for Spoosh - preload data before it's needed
Request deduplication plugin for Spoosh - prevents duplicate in-flight requests
Synchronous NoSQL/Firestore for React
Synchronous Firestore
Upload and download progress tracking plugin for Spoosh via XHR transport
Retomic is a reactive state management system for React. The idea for this library is based on the idea of [clojure's atoms](https://clojure.org/reference/atoms).
A React Native hook for text-to-speech reading with pagination and navigation using expo-speech under the hood.
A React library for building mutable data structures based on the theater-mutable library