vinfo
v0.1.1
Published
Validate and decode VIN number.
Downloads
3
Readme
vinfo
Validate and decode VIN number.
Installation
npm install --save vinfo
Usage
ES5
var vinfo = require('vinfo').default;
console.log(vinfo(11111111111111111));
ES2015+
import vinfo from 'vinfo';
console.log(vinfo(11111111111111111));
API
Simple API hosted by Heroku.
- http://vinfo.herokuapp.com/11111111111111111
- http://vinfo.herokuapp.com/11111111111111111/year