Package Exports
- @altrx/gundb-react-hooks
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@altrx/gundb-react-hooks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
GunDB React hooks
This is a set of hooks that wrap around GunDB core functionality. API is subject to change, but will more or less remain similar.
Installing
Use pnpm
, npm
or yarn
to install the dependencies:
$ npm i @altrx/gundb-react-hooks
Hooks
Full Example
To see a full example visit https://github.com/alterx/gun-react-todoapp
License
Licensed under MIT.