node-vision

0.1.4 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i node-vision

Weekly Downloads

1

Version

0.1.4

License

MIT

Last publish

Collaborators

  • hakiboy