Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WICG/handwriting-recognition

Handwriting Recognition Web API Proposal
https://github.com/WICG/handwriting-recognition

handwriting-recognition shipping-chromium

Last synced: 3 months ago
JSON representation

Handwriting Recognition Web API Proposal

Awesome Lists containing this project

README

        

Handwriting Recognition API
===

Welcome to the WICG repository for the Handwriting Recognition API. This API aims to bring advanced handwriting recognition (e.g. the ones used by many handwriting input methods) capabilities to the Web Platform to enable seamless and integrated user experiences.

## Links

* [Explainer](./explainer.md)
* [Interface Definition (Web IDL)](https://wicg.github.io/handwriting-recognition/#idl-index)
* [Spec](https://wicg.github.io/handwriting-recognition/)

Community contributed:

* [TypeScript Definition (Credit @christianliebel)](https://github.com/christianliebel/handwriting-textarea/blob/main/handwriting-recognition.d.ts)

## Contributing
Please read [CONTRIBUTING.md](./CONTRIBUTING.md).

Feedbacks and suggestions are welcome and important, in the form of GitHub [issues](//github.com/WICG/handwriting-recognition/issues) or [pull requests](https://github.com/WICG/handwriting-recognition/pulls).