An open API service indexing awesome lists of open source software.

https://github.com/didierfranc/autofill-killer


https://github.com/didierfranc/autofill-killer

Last synced: 2 months ago
JSON representation

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 🖖