This repository was archived by the owner on Jan 5, 2026. It is now read-only.
v0.2.0
Pre-release
Pre-release
Annotator and PouchDB are consider globally accessible, but both should be able to be wrapped inside of a browserify build as well.
Major API change:
- pass in a
dbrather than anoptionsobject
This change enables developers to manage their PouchDB instance and "attach" it to Annotator as the storage endpoint--taking this plugin a bit more out of the middle.