0.1.4 • Published 7 years ago

node-vision v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

node-vision

NodeJS Image processing library

A small library that use for image processing

Installation

npm install @hakiboy/node-vision

Usage

var vision = require('@hakiboy/node-vision');

var visionData = vision.getNumber(35666);

Output should be 35,666

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

0.1.4

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago