ngx-chiptan
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ngx-chiptan", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "ng": "ng", |
@@ -26,3 +26,9 @@ # ngx-chiptan | ||
```html | ||
<ngx-chiptan code="17850120452019980412345678041234567804123456789E "width="300" height="150" bgColor="#000" barColor="#fff"></ngx-chiptan> | ||
<ngx-chiptan | ||
code="17850120452019980412345678041234567804123456789E" | ||
width="300" | ||
height="150" | ||
bgColor="#000" | ||
barColor="#fff"> | ||
</ngx-chiptan> | ||
``` | ||
@@ -34,3 +40,2 @@ | ||
ng serve | ||
``` | ||
@@ -42,2 +47,3 @@ | ||
[chipTAN Flickercodes article](https://6xq.net/flickercodes/) | ||
[react-chiptan](https://github.com/basimhennawi/react-chiptan) | ||
@@ -44,0 +50,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42226
50