A ReactJS wrapper for surrealdb.js
npm install surrealdb.reactAn open-source ReactJS wrapper for surrealdb.js that is highly inspired by Apollo Hooks.
| Feature | Status | Completed |
| ----------------- | ------------------------------- | --------- |
| useQuery Hook | Functional.. needs more testing | [ ] |
| useLazyQuery Hook | Needs design | [ ] |
With more features to come.
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.