0.0.2 • Published 10 years ago
vn-license-plates v0.0.2
Vietnam License Plates
A node.js module to look up province by various license plates
Installation
$ npm install vn-license-plates
Usage
var licensePlates = require('vn-license-plates');
licensePlates.lookup('59'); // Ho Chi Minh
Development
Run test:
$ npm test
License
MIT