Core functions and components for RecogitoJS and Annotorious
Go to file
Rainer Simon 3918785cf4 Added experimental 'autoApply' feature 2020-04-20 19:04:53 +02:00
src Added experimental 'autoApply' feature 2020-04-20 19:04:53 +02:00
test Added highlighter performance test + init method return promise 2020-04-06 13:43:32 +02:00
themes/default Removed hard-wired Lato font 2020-04-15 18:29:45 +02:00
.babelrc Initial import 2020-04-03 21:31:10 +02:00
.gitignore Refactoring 2020-04-04 10:45:53 +02:00
LICENSE Create LICENSE 2020-04-04 10:59:53 +02:00
README.md Readme 2020-04-19 13:48:44 +02:00
package-lock.json Bumped version 2020-04-11 11:42:54 +02:00
package.json Set offical project homepage to Wiki 2020-04-19 13:49:50 +02:00
webpack.config.js Cleanup 2020-04-04 11:04:58 +02:00

README.md

recogito-client-core

Core functions, classes and components for RecogitoJS and Annotorious. For developer information and API Reference please visit the Wiki.

Installing

Use npm install @recogito/recogito-client-core.

Using

Documentation is available at the RecogitoJS Wiki.