testContrast

0.0.3 • Public • Published

Tenon Get Image Text

Build Status

jQuery plugin for extracting the text from an image

Use

var tehText = $('#foo').getImageText();

Installaton:

bower install
npm install

Then you can run the tests:

npm test

And also the linter:

grunt

Coding

Please be sure to rename various files like tests.js and example-1.html to something relevant. Don't leave the word "example" everywhere.

Plugin code is in src/, and must be in ES5. Test code is in test/ and can be ES6.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.31latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.31
0.0.20

Package Sidebar

Install

npm i testContrast

Weekly Downloads

1

Version

0.0.3

License

Private

Last publish

Collaborators

  • karlgroves