Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lxsmnsyc/store-adapter

Connect stores and mutable sources to React and Preact the correct way
https://github.com/lxsmnsyc/store-adapter

hook mutable-sources preact react state-management store subscription

Last synced: 3 months ago
JSON representation

Connect stores and mutable sources to React and Preact the correct way

Awesome Lists containing this project

README

        

# store-adapter

## Packages

| Package | Version | Example | Notes |
| --- | --- | --- | --- |
| [`react-store-adapter`](https://github.com/lxsmnsyc/store-adapter/tree/main/packages/react-store-adapter) | [![NPM](https://img.shields.io/npm/v/react-store-adapter.svg)](https://www.npmjs.com/package/react-store-adapter) | |
| [`preact-store-adapter`](https://github.com/lxsmnsyc/store-adapter/tree/main/packages/preact-store-adapter) | [![NPM](https://img.shields.io/npm/v/preact-store-adapter.svg)](https://www.npmjs.com/package/preact-store-adapter) | |

## License

MIT © [lxsmnsyc](https://github.com/lxsmnsyc)