Skip to content

Latest commit

 

History

History
169 lines (144 loc) · 10.4 KB

data-management.md

File metadata and controls

169 lines (144 loc) · 10.4 KB

Bookmarks tagged [data-management]

https://github.com/immutable-js/immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity. - immutable-js/immutable-js


https://github.com/mquan/cortex

An immutable data store for managing deeply nested structure with React - mquan/cortex


https://github.com/wereHamster/avers

Contribute to wereHamster/avers development by creating an account on GitHub.


https://github.com/entrendipity/imvvm

Highly Composable MVVM Framework for React. Contribute to zuudo/astarisx development by creating an account on GitHub.


https://github.com/moreartyjs/moreartyjs

Morearty.js - centralized state management for React in pure JavaScript - moreartyjs/moreartyjs


https://github.com/josephsavona/valuable

Contribute to josephsavona/valuable development by creating an account on GitHub.


https://github.com/ericclemmons/react-resolver

Async rendering & data-fetching for universal React applications. - ericclemmons/react-resolver


https://github.com/arqex/freezer

A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way. - arqex/freezer


https://github.com/sonaye/qaf

Components as stores. State management for React based on context. - sonaye/qaf


https://github.com/Yomguithereal/baobab

JavaScript persistent and optionally immutable data tree with cursors. - Yomguithereal/baobab


https://github.com/Yomguithereal/baobab-react

React integration for Baobab. Contribute to Yomguithereal/baobab-react development by creating an account on GitHub.


https://github.com/tonsky/datascript

Immutable database and Datalog query engine for Clojure, ClojureScript and JS - tonsky/datascript


https://github.com/omniscientjs/immstruct

Immutable data structures with history for top-to-bottom properties in component based libraries like React. Based on Immutable.js - omniscientjs/immstruct


https://github.com/rtfeldman/seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects. - rtfeldman/seamless-immutable


http://tydel.js.org


https://github.com/philpl/extendable-immutable

Wrapper classes around Immutable.js that turn it inheritable - kitten/extendable-immutable


https://github.com/vesparny/statty

A tiny and unobtrusive state management library for React and Preact apps - vesparny/statty


https://github.com/hydux/hydux

A light-weight type-safe Elm-like alternative for Redux ecosystem, inspired by hyperapp and Elmish - hydux/hydux


https://github.com/Microsoft/ReSub

A library for writing React components that automatically manage subscriptions to data sources simply by accessing them - microsoft/ReSub


https://proppyjs.com

ProppyJS: JavaScript library for functional composition of props for UI components


https://github.com/Nozbe/WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ - Nozbe/WatermelonDB


https://github.com/zerobias/effector

The state manager ☄️. Contribute to zerobias/effector development by creating an account on GitHub.


https://github.com/CharlesStover/reactn

React, but with built-in global state management. Contribute to CharlesStover/reactn development by creating an account on GitHub.


https://github.com/immerjs/immer

Create the next immutable state by mutating the current one