Readme Updates
This commit is contained in:
parent
1979836c38
commit
51b0080436
@ -24,6 +24,10 @@ A utility to expose an asynchronous API between a web worker and its parent.
|
|||||||
An type-based abstraction layer over PouchDB inspired by [Hood.ie](https://hood.ie/) and
|
An type-based abstraction layer over PouchDB inspired by [Hood.ie](https://hood.ie/) and
|
||||||
[Django](https://djangoproject.com)
|
[Django](https://djangoproject.com)
|
||||||
|
|
||||||
|
## [PouchDB Attachment Proxy](./packages/pouchdb-attachmentproxy/README.md)
|
||||||
|
|
||||||
|
A PouchDB plugin to intercept and redirect document attachments.
|
||||||
|
|
||||||
## [Router](./packages/router/README.md)
|
## [Router](./packages/router/README.md)
|
||||||
|
|
||||||
A slim and unopinionated hash router.
|
A slim and unopinionated hash router.
|
||||||
|
|||||||
@ -39,9 +39,8 @@ In the future, I plan to add:
|
|||||||
- sharable links
|
- sharable links
|
||||||
- local file storage
|
- local file storage
|
||||||
- CSRF for interacting with server component
|
- CSRF for interacting with server component
|
||||||
- albums
|
- albums/tags
|
||||||
- client-side encryption
|
- client-side encryption
|
||||||
- video support
|
- video support
|
||||||
- Sandstorm support
|
- Sandstorm support
|
||||||
- CORS-based storage: - s3 - remotestorage - Google Cloud? - Dropbox?
|
- CORS-based storage: - s3 - remotestorage - Google Cloud? - Dropbox?
|
||||||
- tags
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user