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

https://github.com/cvar1984/npass

Swear words fuzzy filter
https://github.com/cvar1984/npass

ai badwords fuzzy swear-filter swearword

Last synced: about 1 month ago
JSON representation

Swear words fuzzy filter

Awesome Lists containing this project

README

        

# Npass
[![CodeFactor](https://www.codefactor.io/repository/github/cvar1984/npass/badge)](https://www.codefactor.io/repository/github/cvar1984/npass)

Swear words fuzzy filter
# todo
> chain method
```php
$all = $npass->getHigh()->getMid()->getLow();
```