| Crates.io | pouch |
| lib.rs | pouch |
| version | 0.0.7-alpha |
| created_at | 2021-02-28 20:33:14.326786+00 |
| updated_at | 2021-03-07 15:24:57.532191+00 |
| description | Rust PouchDB bindings for WASM |
| homepage | https://pouch.rs |
| repository | https://github.com/joydev-horst/pouch |
| max_upload_size | |
| id | 361993 |
| size | 53,718 |
PAY ATTENTION: NOT READY FOR USE
Rust bindings to make PouchDB available for usage with Yew and other browser-based Rust frameworks.
Current features, and such in progress:
Quality aspects:
Deactivated currently due to problems with pouchdb module exports
Launch all wasm-bindgen-test based tests with Node.js:
wasm-pack test --node
Take a look to the Yew example.