Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edwinm/cuprum
Tiny state management library
https://github.com/edwinm/cuprum
Last synced: 3 days ago
JSON representation
Tiny state management library
- Host: GitHub
- URL: https://github.com/edwinm/cuprum
- Owner: edwinm
- License: mit
- Created: 2020-06-04T09:08:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T15:20:16.000Z (5 months ago)
- Last Synced: 2024-10-30T08:26:07.760Z (9 days ago)
- Language: TypeScript
- Size: 1.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![test](https://github.com/edwinm/cuprum/workflows/Test/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/edwinm/cuprum/badge.svg?branch=master)](https://coveralls.io/github/edwinm/cuprum?branch=master) [![CodeFactor](https://www.codefactor.io/repository/github/edwinm/cuprum/badge)](https://www.codefactor.io/repository/github/edwinm/cuprum) [![Socket Badge](https://socket.dev/api/badge/npm/package/cuprum)](https://socket.dev/npm/package/cuprum) [![Size](https://img.shields.io/github/size/edwinm/cuprum/dist/bundle.min.js)](https://github.com/edwinm/cuprum/blob/master/dist/bundle.min.js) [![npm version](https://badge.fury.io/js/cuprum.svg)](https://www.npmjs.com/package/cuprum) [![GitHub](https://img.shields.io/github/license/edwinm/cuprum.svg)](https://github.com/edwinm/cuprum/blob/master/LICENSE)
# Cuprum
One kilobyte mini RxJS library for state management.
See testfile for possibilities.
Not yet released...
## License
Copyright 2023 [Edwin Martin](https://bitstorm.org/) and released under the MIT license.