Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchcorn/producks
A framework agnostic proxy-powered state management system.
https://github.com/crutchcorn/producks
jotai proxies proxy recoil redux statemanagement zustand
Last synced: 23 days ago
JSON representation
A framework agnostic proxy-powered state management system.
- Host: GitHub
- URL: https://github.com/crutchcorn/producks
- Owner: crutchcorn
- License: mit
- Created: 2021-07-14T00:19:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T07:17:28.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:01:40.966Z (6 months ago)
- Topics: jotai, proxies, proxy, recoil, redux, statemanagement, zustand
- Language: TypeScript
- Homepage: https://crutchcorn.github.io/producks/
- Size: 3.01 MB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Producks
A framework agnostic proxy-powered state management system.
[![Build Status](https://img.shields.io/github/actions/workflow/status/crutchcorn/producks/build.yml?branch=main)](https://github.com/crutchcorn/producks/actions/workflows/validate.yml?query=branch%3Amain)
[![Test Status](https://img.shields.io/github/actions/workflow/status/crutchcorn/producks/test.yml?branch=main&label=tests)](https://github.com/crutchcorn/producks/actions/workflows/validate.yml?query=branch%3Amain)
[![license](https://badgen.now.sh/badge/license/MIT)](./LICENSE.md)**Visit [https://crutchcorn.github.io/producks](https://crutchcorn.github.io/producks/) to get started with `producks`.**
## Contributing
If you've ever wanted to contribute to open source, now is your chance!
See the [contributing docs](./CONTRIBUTING.md) for more information