JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q42239F
  • License MIT

GUNDB hooks for React/Preact

Package Exports

  • @altrx/gundb-react-hooks
  • @altrx/gundb-react-hooks/preact

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

Preact

If you need support for Preact you can import from @altrx/gundb-react-hooks/preact instead.

Hooks

Full Example

To see a full example visit https://github.com/alterx/gun-react-todoapp

License

Licensed under MIT.