https://github.com/cnlon/password-forge
Forge password input to prevent browser from saving or autofilling password
https://github.com/cnlon/password-forge
forge-password input input-password
Last synced: 12 months ago
JSON representation
Forge password input to prevent browser from saving or autofilling password
- Host: GitHub
- URL: https://github.com/cnlon/password-forge
- Owner: cnlon
- License: mit
- Created: 2017-11-17T07:43:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T16:03:53.000Z (over 8 years ago)
- Last Synced: 2025-05-24T08:41:30.164Z (about 1 year ago)
- Topics: forge-password, input, input-password
- Language: CSS
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# password-forge
[](https://www.npmjs.com/package/password-forge)
[](https://www.npmjs.com/package/password-forge)
[](http://standardjs.com)
password-forge 用于模拟密码类型输入框,避免浏览器保存或填充密码
## 安装
```bash
npm install password-forge
```
## 使用
```html
```
预览:

在线示例 [CodePen](https://codepen.io/lon/pen/bYLGNG?editors=1000) 或 [JSFiddle](https://jsfiddle.net/lon/9huqy6b1/)
---
[MIT](https://github.com/cnlon/password-forge/tree/master/LICENSE)