0.0.5 • Published 6 years ago

ipu-core-code v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Ipu-core-code

Core code finder for ipuresult

Build Status

Usage

const { findCode, findSHA256Code } = require('ipu-core-code')

const sha256Code = findSHA256Code("00451202716",18,3)
const code = findCode("00451202716",18,3)

Development

$ git clone https://github.com/aniket965/ipu-core-code.git
$ cd ipu-core-code
$ npm install

Testing

$ npm test

License

MIT © Aniket965

0.0.5

6 years ago

0.0.41

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago