https://github.com/deevus/react-use-state-object
https://github.com/deevus/react-use-state-object
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/deevus/react-use-state-object
- Owner: deevus
- Created: 2023-09-25T07:10:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T07:12:15.000Z (over 2 years ago)
- Last Synced: 2025-02-13T03:22:04.792Z (over 1 year ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-use-state-object
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.