Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

MyScript/myscript-text-web

Repository files navigation

📝 The easy way to integrate text handwriting recognition in your web app.

Test it live

What is it about?

myscript-text-web is a web component that can be used in every web application to bring handwriting recognition and conversion. It integrates all you need:

  • Signal capture,
  • Digital ink rendering,
  • Rich editing gestures,
  • Conversion,
  • Import (raw text),
  • Exports (HTML and raw text).

Getting started

Prerequisites

  1. Have bower installed.
  2. Get your keys and the free monthly quota to access MyScript Cloud at developer.myscript.com

Installation

  1. Download myscript-text-web.
bower install myscript-text-web
  1. Create and edit index.html file in the same directory. Add the following line in the head section to import the library.
<!-- Load the webcomponent polyfill -->
<script src="bower_components/webcomponentsjs/webcomponents-loader.js"></script>
<!-- Load myscript-text-web and the related librairies -->
<link rel="import" href="bower_components/myscript-text-web/myscript-text-web.html">
  1. Use the component in the body section. Use the keys you received by mail.
<myscript-text-web
  applicationkey="YOUR MYSCRIPT CDK APPLICATION KEY"
  hmackey="YOUR MYSCRIPT CDK HMAC KEY">
</myscript-text-web>
  1. Launch a local web-server and use it!

Examples

Browse the examples hosted on github.io.

The directory examples/ of this Git repository contains all the example source codes.

Documentation

A complete guide is available on MyScript Developer website.

The API Reference is available in the docs directory or on myscript.github.io/myscript-text-web/ website.

Contribute

We welcome your contributions: If you wish to contribute to myscript-text-web, feel free to fork it! Please sign our Contributor License Agreement before submitting your pull request.

Share your feedback

Made a cool app with myscript-text-web? We would love to hear about you! We’re planning to showcase apps using it so let us know by sending a quick mail to myapp@myscript.com

License

Apache License 2.0

About

✏️ ☁️ The easy way to integrate text handwriting recognition in your web app.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy