Core functions and components for RecogitoJS and Annotorious
Go to file
Niqui O'Neill 522054590e add dropdown to widget 2020-11-02 18:52:06 -05:00
src add dropdown to widget 2020-11-02 18:52:06 -05:00
test Added highlighter performance test + init method return promise 2020-04-06 13:43:32 +02:00
themes/default Proper CSS class prefixing for editor 2020-09-22 14:22:17 +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 Enabled supported locales for TimeAgo (cf. https://github.com/recogito/annotorious/issues/64) 2020-10-30 14:59:03 +01:00
package.json Enabled supported locales for TimeAgo (cf. https://github.com/recogito/annotorious/issues/64) 2020-10-30 14:59:03 +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.