No description
  • JavaScript 84.7%
  • Less 12.1%
  • HTML 2.1%
  • CSS 1.1%
Find a file
2021-01-06 14:00:50 -08:00
.github/workflows Add npm publish workflow. 2020-03-04 20:43:24 -08:00
example_app Clean up the code and enforce consistency using eslint. 2020-03-05 15:06:26 -08:00
src Revert absolute positioning of main document container. 2021-01-06 13:33:39 -08:00
.babelrc Initial working user annotation library. 2018-10-30 13:15:41 -07:00
.eslintrc.yml Adjust linting configuration. 2021-01-06 10:43:49 -08:00
.gitignore Modernise tool-chain. 2020-03-04 21:25:05 -08:00
index.js Clean up the code and enforce consistency using eslint. 2020-03-05 15:06:26 -08:00
LICENSE Add license and readme. 2018-10-30 13:15:27 -07:00
package-lock.json Update package locks and dependencies. 2021-01-06 10:38:05 -08:00
package.json 0.1.13 2021-01-06 14:00:50 -08:00
README.md Add license and readme. 2018-10-30 13:15:27 -07:00
rollup.config.devel.js Update package locks and dependencies. 2021-01-06 10:38:05 -08:00
rollup.config.prod.js Adjust linting configuration. 2021-01-06 10:43:49 -08:00

Adnotatio

Adnotatio is an extensible Javascript/React library that can be used to easily set up inline annotations and comments for documents.

Further documentation and information will be shared in the future.