An open API service indexing awesome lists of open source software.

https://github.com/inambe/hotvar-react


https://github.com/inambe/hotvar-react

Last synced: 8 months ago
JSON representation

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.