angular-vin icon indicating copy to clipboard operation
angular-vin copied to clipboard

VIN (vehicle identification number) validator and input directive

Results 2 angular-vin issues
Sort by recently updated
recently updated
newest added

When I run the minified code, there's an error thrown: Error: [$injector:unpr] I've tested with Angular: 1.3.15 I think you need to add this after the "vinInputDirective" function. vinInputDirective.$inject =...