UNPKG

@diginet/use-reactive

Version:

A reactive state management hook for React.

12 lines (8 loc) 267 B
# Contributing to useReactive ## Steps to Contribute 1. Fork the repository. 2. Create a new feature branch (`feature/new-enhancement`). 3. Make and test changes. 4. Push to your fork and submit a Pull Request. ## Coding Standards - Use TypeScript best practices.