Core functions and components for RecogitoJS and Annotorious
Go to file
Rainer Simon 7aa434581e Fixed linter warning 2020-09-14 12:17:38 +02:00
src Fixed linter warning 2020-09-14 12:17:38 +02:00
test Added highlighter performance test + init method return promise 2020-04-06 13:43:32 +02:00
themes/default IE11-specific style tweaks 2020-09-06 08:52:44 +02:00
.babelrc Revised polyfills concerning IE11 compat 2020-08-28 17:55:31 +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 14:11:33 +02:00
package-lock.json Plugin API: changed the way plugin config works 2020-09-14 11:57:16 +02:00
package.json Bumped version 2020-09-13 08:58:57 +02:00
webpack.config.js Switched to Preact 2020-05-01 20:01:55 +02:00

README.md

recogito-client-core

Core functions, classes and components for RecogitoJS and Annotorious.

Installing

Use npm install @recogito/recogito-client-core

Using

For developer information and API Reference please visit the Wiki.