Core functions and components for RecogitoJS and Annotorious
Go to file
dependabot[bot] f631e8e166
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 12:53:32 +00:00
src bug fix 2020-12-07 18:04:10 -08:00
test Added highlighter performance test + init method return promise 2020-04-06 13:43:32 +02:00
themes/default update dropdown widget 2020-11-30 14:26:25 -08: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 Bump ini from 1.3.5 to 1.3.8 2020-12-12 12:53:32 +00:00
package.json Merge pull request #38 from dnoneill/purpose-dropdown 2020-12-07 09:02:17 +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.