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

https://github.com/dwarvesf/react-toolkit

Dwarvesf frontend packages for React
https://github.com/dwarvesf/react-toolkit

hooks lerna monorepo react toolkit

Last synced: about 1 year ago
JSON representation

Dwarvesf frontend packages for React

Awesome Lists containing this project

README

          


React Toolkit




Dwarves Foundation


Dwarves Foundation Discord

A library of React hooks and utilities for building robust React applications.

## Packages

There are 3 packages by default:

- `@dwarvesf/react-hooks` contains generic React hooks.
- `@dwarvesf/react-utils` contains handy resuable functions.
- `@dwarvesf/react-eslint-config` contains an ESLint config with TypeScript and
Prettier support.

## Documentation

For full documentation, visit
[react.toolkit.d.foundation](https://react.toolkit.d.foundation/).

## Contributing

Pelase follow our [contributing guidelines](/CONTRIBUTING.md).