Core functions and components for RecogitoJS and Annotorious
Go to file
dependabot[bot] 045b3e470d
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 19:33:50 +00:00
src Autocomplete cleanup 2020-07-13 14:13:04 +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 elliptic from 6.5.2 to 6.5.3 2020-08-01 19:33:50 +00:00
package.json Version upgrades 2020-07-13 12:53:22 +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.