3.0.0 • Published 5 years ago

patentes-chile v3.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

patentes-chile

Greenkeeper badge

npm version Build Status

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 flakolefluk@gmail.com

Contributors

If you want to contribute, open a new issue or fork the repository and add a pull request

License

Read LICENSE.md