Skip to content

leighton-tidwell/surrealdb.react

Repository files navigation

surrealdb.react npm version

An open-source ReactJS wrapper for surrealdb.js that is highly inspired by Apollo Hooks.

Roadmap

Feature Status Completed
useQuery Hook Functional.. needs more testing [ ]
useLazyQuery Hook Needs design [ ]

With more features to come.

Example Usage

You can find examples of how to use currently developed features in the source code in src/. I'll get around to documenting them sooner or later.