Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 891 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 891 Bytes

@pengoose/goostate

A simple state Convention manager for React applications.

IMAGE

* Illustration created by 沢庵

Introduction

@pengoose/goostate is a simple state Convention manager for React applications. It is a simple and easy-to-use state manager that allows you to manage your application state in a more organized way.

Installation

Install the package using npm:

npm install @pengoose/goostate

Or using yarn:

yarn add @pengoose/goostate