Core functions and components for RecogitoJS and Annotorious
Go to file
Rainer Simon 6fb2fb07bf
Merge pull request #6 from falafeljan/fix/delete-event
call annotation deleted handler
2020-04-25 18:09:08 +02:00
src fix: call annotation deleted handler 2020-04-25 13:45:52 +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 14:11:33 +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.

Installing

Use npm install @recogito/recogito-client-core

Using

For developer information and API Reference please visit the Wiki.