UNPKG

atomic-state

Version:

Atomic State is a state management library for React

32 lines (23 loc) 873 B
<h1> <p align="center">Atomic State</p> </h1> <p align="center"> <img src="./documentation/raku.jpeg" height="350px" width="350px" /> </p> <p align="center"> <img alt="CodeQL" src="https://github.com/atomic-state/atomic-state/actions/workflows/codeql-analysis.yml/badge.svg"> <img src="https://github.com/github/docs/actions/workflows/test.yml/badge.svg?event=push" /> <img src="https://img.shields.io/badge/License-MIT-yellow.svg" /> <img src="https://img.shields.io/npm/v/atomic-state.svg?style=flat"/> <img src="https://img.shields.io/github/stars/atomic-state/atomic-state.svg?style=social&label=Star" alt="Github Stars"/> </p> <p align="center">Atomic State is a state management library for React</p> Getting started: ``` npm install --save atomic-state ``` Or with yarn: ``` yarn add atomic-state ``` [Getting started](https://atomic-state.vercel.app/docs)