https://github.com/didierfranc/autofill-killer
https://github.com/didierfranc/autofill-killer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/didierfranc/autofill-killer
- Owner: didierfranc
- License: mit
- Created: 2016-06-28T21:29:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-28T21:32:00.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T09:13:33.982Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# autofill-killer
### Usage
Install package
```bash
npm i -S autofill-killer
```Add it to your Webpack entry point
```
entry: [
'./src/',
'autofill-killer'
]
```That's it 🖖