359 skills found · Page 1 of 12
redux-form / Redux FormA Higher Order Component using react-redux to keep form state in a Redux store
47ng / NuqsType-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.
acdlite / Redux RouterRedux bindings for React Router – keep your router state inside your Redux store
facebookarchive / Redux React HookReact Hook for accessing state and dispatch from a Redux store
tjmlabs / ColiVaraColivara is a suite of services that allows you to store, search, and retrieve documents based on their visual embedding. ColiVara has state of the art retrieval performance on both text and visual documents. using vision models instead of chunking and text-processing for documents. No OCR, no text extraction, no broken tables, or missing images.
elgerlambert / Redux LocalstorageStore enhancer that syncs (a subset) of your Redux store state to localstorage.
nsacyber / Hardware And Firmware Security GuidanceGuidance for the Spectre, Meltdown, Speculative Store Bypass, Rogue System Register Read, Lazy FP State Restore, Bounds Check Bypass Store, TLBleed, and L1TF/Foreshadow vulnerabilities as well as general hardware and firmware security guidance. #nsacyber
developit / Histore🏬 200b key-value store backed by navigation state
brocoders / Redux Async ConnectIt allows you to request async data, store them in redux state and connect them to your react component.
DanWahlin / Observable StoreObservable Store provides a simple way to manage state in Angular, React, Vue.js and other front-end applications.
torhovland / Blazor ReduxConnecting a Redux state store with Blazor.
cloudposse / Terraform Aws Tfstate BackendTerraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
asmyshlyaev177 / State In UrlStore any user state in query parameters; imagine JSON in a browser URL, while keeping types and structure of data, e.g.numbers will be decoded as numbers not strings. With TS validation. Shared state and URL state sync without any hassle or boilerplate. Supports Next.js@14-16, react-router@6-7, and Remix@2.
microsoft / SatcheljsSatchel is a data store based on the Flux architecture. It is characterized by exposing an observable state that makes view updates painless and efficient.
sysrepo / SysrepoYANG-based configuration and operational state data store for Unix/Linux applications
nanostores / PersistentSmart store for Nano Stores state manager to keep data in localStorage
mxriverlynn / Backbone.mementostore and restore your model's state
microsoft / Redux Micro FrontendThis is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.
polemius / Recoil PersistPackage for recoil state manager to persist and rehydrate store
ExodusOSS / Redux WatchWatch/observe/monitor Redux store state changes