patentes-chile
v3.0.0
Published
chilean vehicle registration plates verifier - verificador patentes auto chilenas
Downloads
12
Maintainers
Readme
patentes-chile
Synopsis
This module will help you verify if chilean vehicle registration plates have fines
Breaking changes in v2.0.0
- Use promises instead of callbacks
- Show current fines only
Code Example
Sample usage:
var plate = require('patentes-chile')
plate.verify('bgpw29').then(console.log)
Installation
Install the dependency
npm install patentes-chile --save
Tests
Coming soon...
Connect with the author
Email me to [email protected]
Contributors
If you want to contribute, open a new issue or fork the repository and add a pull request
License
Read LICENSE.md