BBx-Kitchen / bbx-license-plate

A polymer built element that represents license plate templates for Germany and Netherlands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBX License Plate

A polymer built element that represents license plate templates for Germany and Netherlands. The chosen layout shows two dashes in between the digits for Netherlands and no-dashes for the German representation. The width can be freely adjustable and the correct height is automatically calculated.

Demo : https://bbx-kitchen.github.io/bbx-license-plate

How to install

Using bower

bower install --save BBx-Kitchen/bbx-license-plate

Usage

<bbx-license-plate plate-number="64-GS-HR" plate-width="400px">
</bbx-license-plate>

Contributing

Everyone is welcome to help contribute and improve this element. There are several ways you can contribute:

  • Reporting issues (please read issue guidelines)
  • Suggesting new features
  • Writing or refactoring code
  • Fixing issues

About

A polymer built element that represents license plate templates for Germany and Netherlands

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 100.0%