@ovh-ux/ng-ovh-input-password

An input[type='password'] with multiple check and popover displaying them


Keywords
angularjs, input, ovh, ovhcloud, password, component
License
BSD-3-Clause
Install
npm install @ovh-ux/ng-ovh-input-password@2.0.3

Documentation

ng-ovh-input-password

An input[type='password'] with multiple check and popover displaying them

Downloads Dependencies Dev Dependencies Gitter

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