Modules¶
Click on the image for links
- anno-auth-server: Authentication and token generation server
- anno-cli: Command line interface for anno-*
- anno-errors: Shared errors for anno-*
- anno-fixtures: Sample data for testing and experimentation
- anno-plugins: Rights management for anno store (users and rules)
- anno-queries: Search and create fragments of Web Annotations
- anno-schema: JSON schema, OpenAPI and JSON-LD context
- anno-server: Web Annotation Protocol server with extensions
- anno-store: Interface for stores
- anno-store-file: Flat file store based on NeDB
- anno-store-http: HTTP Client to Web Annotation Protocol servers
- anno-store-memory: In-Memory store backed by NeDB
- anno-store-mongodb: MongoDB store
- anno-store-mongolike: Store base class for Mongo-like NoSQL databases
- anno-util: Utility functions
- anno-util-loaders: Wrappers to configure processors
- anno-webpack: Bundling the anno-* tools for browser use