patentes-chile
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

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

Package Sidebar

Install

npm i patentes-chile

Weekly Downloads

4

Version

3.0.0

License

MIT

Unpacked Size

10.1 kB

Total Files

5

Last publish

Collaborators

  • flakolefluk