Core functions and components for RecogitoJS and Annotorious
Go to file
Rainer Simon 4373abf54b Introduces 'draft mode' tags, so user doesn't need to hit Enter to store 2020-09-15 15:09:32 +02:00
src Introduces 'draft mode' tags, so user doesn't need to hit Enter to store 2020-09-15 15:09:32 +02:00
test Added highlighter performance test + init method return promise 2020-04-06 13:43:32 +02:00
themes/default Style fixes 2020-09-14 12:43:48 +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.