Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiaanduplessis/awesome-unstated

A collection of awesome things regarding Unstated.
https://github.com/tiaanduplessis/awesome-unstated

List: awesome-unstated

awesome awesome-list awesome-lists unstated

Last synced: about 2 months ago
JSON representation

A collection of awesome things regarding Unstated.

Awesome Lists containing this project

README

        





# Awesome Unstated [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)

> A collection of awesome things regarding [Unstated](https://github.com/jamiebuilds/unstated).

## Table of Contents

* [Official](#official)
* [Articles](#articles)
* [Talks](#talks)
* [Packages](#packages)

## Official

* [Documentation](https://github.com/jamiebuilds/unstated)

## Articles

* [Easy State Management in React Using Unstated](https://alligator.io/react/unstated/)
* [unstated  —  The setState of React State Management](https://medium.com/react-native-training/unstated-the-setstate-of-react-state-management-8ce47b240e6d)
* [The Unstated React Service Pattern](https://itnext.io/the-unstated-react-service-pattern-786ea6168d1d)
* [Composing modular States with React Unstated](https://medium.com/bit-pharma/composing-modular-states-with-react-unstated-2b951ec484b5)
* [Managing your react state with unstated](https://medium.com/@ahmedtarek_32/managing-your-react-state-with-unstated-9c408ff687d4)
* [Managing State in React With Unstated (css-tricks)](https://css-tricks.com/managing-state-in-react-with-unstated/)
* [Managing state in React with Unstated (able.bio)](https://able.bio/drenther/managing-state-in-react-with-unstated--35akdue)

## Talks

* [Unstated ReactJS State](https://youtu.be/y71PDFwSVUA)

## Packages

* [unstated-debug](https://github.com/sindresorhus/unstated-debug): Debug your Unstated containers with ease
* [unstated-persist](https://github.com/rt2zz/unstated-persist): unstated container w/ persistence
* [unstated-with-containers](https://github.com/fabiospampinato/unstated-with-containers): Higher-Order Component for subscribing to containers.
* [unstated-connect2](https://github.com/fabiospampinato/unstated-connect2): Connect containers to components, without sacrificing performance.
* [unstated-hmr](https://github.com/fabiospampinato/unstated-hmr): Preserve containers' states across Hot-Module-Replacements.
* [unstated-compose](https://github.com/fabiospampinato/unstated-compose): Compose multiple containers into one.
* [unstated-compose-suspense](https://github.com/fabiospampinato/unstated-compose-suspense): Add suspend/unsuspend support to `unstated-compose`.
* [unstated-compose-suspense-middleware](https://github.com/fabiospampinato/unstated-compose-suspense-middleware): Add middlewares support to `unstated-compose-suspense`.
* [unstated-suspense](https://github.com/fabiospampinato/unstated-suspense): Suspend/unsuspend updates propagation from your containers.
* [unstated-suspense-autosuspend](https://github.com/fabiospampinato/unstated-suspense-autosuspend): Automatically use unstated-suspense on all your container's API methods.
* [unstated-suspense-middleware](https://github.com/fabiospampinato/unstated-suspense-middleware): Add middlewares support to `unstated-suspense`.

## Others

* [overstated](https://github.com/fabiospampinato/overstated):
- [v1](https://github.com/fabiospampinato/overstated/tree/a195ff88bf561616d1fc8ea6caddfb78bee10c28): A wrapper around unstated, with many useful plugins built-in, for easier development.
- [v2](https://github.com/fabiospampinato/overstated): The self-proclaimed successor of unstated. React state management library that's delightful to use, without sacrificing performance or scalability.

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [Tiaan du Plessis](https://github.com/tiaanduplessis) has waived all copyright and related or neighboring rights to this work.