https://github.com/inambe/hotvar-react
https://github.com/inambe/hotvar-react
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inambe/hotvar-react
- Owner: Inambe
- Created: 2024-09-03T19:00:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T16:27:24.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T09:19:07.113Z (about 1 year ago)
- Language: TypeScript
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hotvar-react
NPM package to use [hotvar.com](https://hotvar.com) in React.
# What's included?
This package exports `HotVar` class and `useHotVar` hook which allows using of "variables" created on [hotvar.com](https://hotvar.com)
# Example
Example usage can be found in the `App.tsx` file in the repository.