Core functions and components for RecogitoJS and Annotorious
Go to file
Rainer Simon 79831fe957 Consistency: selections now also use _underlying instead of _stub 2020-11-28 13:52:41 +01:00
src Consistency: selections now also use _underlying instead of _stub 2020-11-28 13:52:41 +01:00
test Added highlighter performance test + init method return promise 2020-04-06 13:43:32 +02:00
themes/default Replaced contentEditable DIV with textarea 2020-11-10 14:48:10 +01: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 Replaced contentEditable DIV with textarea 2020-11-10 14:48:10 +01:00
package.json Replaced contentEditable DIV with textarea 2020-11-10 14:48:10 +01: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.