Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modern-agile-team/im-sang-tae
global state management library
https://github.com/modern-agile-team/im-sang-tae
github-actions jest react typescript
Last synced: about 1 month ago
JSON representation
global state management library
- Host: GitHub
- URL: https://github.com/modern-agile-team/im-sang-tae
- Owner: modern-agile-team
- Created: 2023-05-29T08:13:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-13T07:01:32.000Z (over 1 year ago)
- Last Synced: 2024-04-24T12:02:29.380Z (9 months ago)
- Topics: github-actions, jest, react, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@im-sang-tae/vanilla
- Size: 62.5 MB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @im-sang-tae - A Global State Management Library
@im-sang-tae is collection of global state management libraries.
They are designed to provide a simple and intuitive API for managing state in an efficient and scalable way.## Packages
### @im-sang-tae/vanilla
[![npm version](https://badge.fury.io/js/@im-sang-tae%2Fvanilla.svg)](https://badge.fury.io/js/@im-sang-tae%2Fvanilla)
![license_badge](https://img.shields.io/badge/license-MIT-lightgrey)
[vanilla](https://github.com/modern-agile-team/im-sang-tae/tree/develop/packages/vanilla)---
[react](https://github.com/modern-agile-team/im-sang-tae/tree/develop/packages/react)
## License
This project is licensed under the MIT License.
## Contribute
[Contribute](https://github.com/modern-agile-team/im-sang-tae/blob/master/.github/workflows/CONTRIBUTE.md).