Apache Annotator (incubating)
Apache Annotator provides annotation enabling code for browsers, servers, and humans.
$ yarn install$ yarn testBy default the Web Annotation JSON-related tests will skipped. To use those
with a specific local file you can use the --url parameter plus a local file
path.
$ yarn test --url ../anno1.json$ yarn startOnce the test server has started, you can browse a local demo, and run tests in
a browser by visiting http://localhost:8080/.
Apache License 2.0