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

https://github.com/murderlon/deprofanitise

🛀 Clean your text of profanities from the CLI.
https://github.com/murderlon/deprofanitise

cli cmda course profanities

Last synced: 12 months ago
JSON representation

🛀 Clean your text of profanities from the CLI.

Awesome Lists containing this project

README

          

# deprofanitise

> 🛀 Clean your text of profanities from the CLI.

![demo of deprofanitise](./docs/demo.gif)
This project was created as part of [CMDA/backend](https://github.com/cmda-be) course.

## Usage

```
$ git clone https://github.com/Murderlon/deprofanitise
```

```
$ node index.js
```

## License

[MIT](https://oss.ninja/mit/murderlon) © [Murderlon](https://github.com/Murderlon).