surrealdb.react
v1.0.0
Published
A ReactJS wrapper for surrealdb.js
Downloads
1
Readme
surrealdb.react
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.