Core functions and components for RecogitoJS and Annotorious
Go to file
dependabot[bot] 815847e74a
Bump serialize-javascript from 2.1.2 to 3.1.0
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 2.1.2 to 3.1.0.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v2.1.2...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-13 08:59:02 +00:00
src Rendering no longer breaks when single annotation is broken 2020-08-07 09:28:43 +02:00
test Added highlighter performance test + init method return promise 2020-04-06 13:43:32 +02:00
themes/default Behavior bugfixes 2020-07-09 17:51:43 +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 Bump serialize-javascript from 2.1.2 to 3.1.0 2020-08-13 08:59:02 +00:00
package.json Bump serialize-javascript from 2.1.2 to 3.1.0 2020-08-13 08:59:02 +00: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.