recogito-js icon indicating copy to clipboard operation
recogito-js copied to clipboard

Support for Vue and Typescript?

Open afnan opened this issue 3 years ago • 2 comments
trafficstars

Do you have any plans to support Vue3 and TS?

afnan avatar Jun 30 '22 05:06 afnan

I know that some people have used Annotorious with Vue. RecogitoJS's API is almost identical, so it should be fairly straightforward to wrap. I'm not planning an offical wrapper which would expose RecogitoJS as a component though. (I'd certainly love to see it - but, as far as I'm concerned, not enough bandwidth to work on it I'm afraid.)

Likewise for TypeScript: I'd love to see type declarations! Currently can't take care of it myself, but would welcome a Pull Request, or a separate package on definitelytyped. We've been discussing the same thing for Annotorious here: https://github.com/recogito/annotorious/issues/204

rsimon avatar Jul 24 '22 12:07 rsimon