Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prncss-xyz/constellar
state manipulation primitives
https://github.com/prncss-xyz/constellar
jotai machine optics react state statechart
Last synced: 9 days ago
JSON representation
state manipulation primitives
- Host: GitHub
- URL: https://github.com/prncss-xyz/constellar
- Owner: prncss-xyz
- Created: 2024-08-19T23:45:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T15:41:01.000Z (29 days ago)
- Last Synced: 2024-11-01T09:15:37.728Z (16 days ago)
- Topics: jotai, machine, optics, react, state, statechart
- Language: TypeScript
- Homepage:
- Size: 1.51 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Constellar
[![codecov](https://codecov.io/github/prncss-xyz/constellar/graph/badge.svg?token=vdelEm08Pd)](https://codecov.io/github/prncss-xyz/constellar)
[![Version](https://img.shields.io/npm/v/@constellar/core)](https://www.npmjs.com/package/@constellar/core)State manipulation primitives as pure functions.
- functional optics
- state machines
- jotai integration[Documentation website](https://prncss-xyz.github.io/constellar/)