1.0.15 • Published 7 months ago
mpn-lookup v1.0.15
mpn-lookup
A simple tool for when you don't want to use, or simply can't find, the various reference PDF's for the QuantiTray system.
Built with:
For the work I used either of the following:
Try it out:
1. git clone https://github.com/jonathan-gartland/mpn-lookup.git
2. cd mpn-lookup
3. npm i
4. ts-node
5. > import { getQtMpn } from './mpn.lookup'
6. > getQtMpn(0)
Example use in REPL:
Example Apps that uses the mpn-lookup library
https://github.com/jonathan-gartland/mpn-lookup-nextjs
https://github.com/jonathan-gartland/MpnLookupRN