umapi_vin_decode 源码
umapi_vin_decode ====== Nodejs数月前декодированиявинкодаавтомобиля ДокументацияWiki: , , Установка npm install umapi_vin_decode Использование Подключение: var UMAPI_VIN_DECODE = require ( 'umapi_vin_decode' ) try { var vin = new UMAPI_VIN_DECODE ( 'your_vin_code' ) console . log ( vin . getDecodeVin ( ) ) } catch ( error ) { console . log ( error . message ) } Получитьинформаци
文件列表
umapi_vin_decode-main.zip
(预估有个9文件)
umapi_vin_decode-main
.gitignore
2KB
package.json
767B
data
regions.json
6KB
manufacturers.js
47KB
years.json
869B
LICENSE
1KB
index.js
4KB
README.md
2KB
暂无评论