@ovh-ux/ng-ovh-input-password
v2.0.3
Published
An input[type='password'] with multiple check and popover displaying them
Downloads
19
Readme
ng-ovh-input-password
An input[type='password'] with multiple check and popover displaying them
Install
$ yarn add @ovh-ux/ng-ovh-input-password
Usage
import angular from 'angular';
import ngOvhInputPassword from '@ovh-ux/ng-ovh-input-password';
angular.module('myApp', [ngOvhInputPassword]);
Test
$ yarn test
Contributing
Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.
License
BSD-3-Clause © OVH SAS