https://github.com/qoretechnologies/toolkit-react
https://github.com/qoretechnologies/toolkit-react
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qoretechnologies/toolkit-react
- Owner: qoretechnologies
- License: mit
- Created: 2024-04-24T11:35:01.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-28T17:42:09.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:57:42.385Z (over 1 year ago)
- Language: TypeScript
- Size: 5.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# @qoretechnologies/toolkit-react
> A toolkit for building React applications with Qore Technologies standards and best practices. A collection of reusable components, hooks, and utilities.
## Installation
Before installing, [download and install Node.js](https://nodejs.org/en/download/).
Latest stable Node.js is required.
Install the library using
```console
$ yarn add @qoretechnologies/toolkit-react
```
## Features
## Community
- [GitHub Organization](https://github.com/qoretechnologies) for Official open-source projects
- [Discord](https://discord.gg/T7vgS6nh) for support, discussion, news and latest release updates
## Examples
## Contributing
The Qorus-Toolkit project welcomes all constructive contributions. Contributions can be of many forms including bug fixes, enhancements, fixes to documentation, additional tests and more!
See the [Contributing Guide](CONTRIBUTING.MD) for more technical details on contributing.
### Security Issues
If you discover a security vulnerability in this library, please see [Security Policies and Procedures](SECURITY.md).
## License
[MIT](LICENSE)