Skip to content

salus-sage/incubator-annotator

 
 

Repository files navigation

Apache Annotator (incubating)

Apache Annotator provides annotation enabling code for browsers, servers, and humans.

Development

Requirements
Setup
$ yarn install
Test
$ yarn test

By 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
Run localhost demo server
$ yarn start

Once the test server has started, you can browse a local demo, and run tests in a browser by visiting http://localhost:8080/.

License

Apache License 2.0

About

Mirror of Apache Annotator (Incubating)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • HTML 7.4%