Skip to content

salus-sage/incubator-annotator

This branch is 597 commits behind apache/incubator-annotator:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2213c8 · Jun 12, 2018
Jun 11, 2018
Jun 9, 2018
Jun 12, 2018
May 6, 2017
Jan 10, 2018
Jun 8, 2018
Jan 10, 2018
Nov 23, 2017
Jan 19, 2018
Jun 9, 2018
Jun 9, 2018
Jun 12, 2018
Jun 11, 2018
Nov 24, 2017
Sep 8, 2017
Jun 12, 2018
Jun 12, 2018
Jun 11, 2018
Jun 12, 2018

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%