react-password

0.1.0 • Public • Published

React.js Password

A React.js component to for password fields. At this moment it only allows you to show/hide a password field. In the future, it may include more like validation.

Usage

npm i --save react-password

See Examples here:

Example

<ReactPassword revealed={ this.state.checked } maxLength="25" onChange={ this.handlePasswordChange } id="secret-password"/>

License

MIT

Package Sidebar

Install

npm i react-password

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • jprichardson