Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/WICG/handwriting-recognition
- Owner: WICG
- License: other
- Created: 2020-10-09T06:47:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T08:51:30.000Z (7 months ago)
- Last Synced: 2024-08-02T17:32:08.774Z (6 months ago)
- Topics: handwriting-recognition, shipping-chromium
- Language: Bikeshed
- Homepage: https://wicg.github.io/handwriting-recognition/
- Size: 121 KB
- Stars: 73
- Watchers: 13
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: security-privacy-self-review.md
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).