1.0.1-14 • Published 1 year ago

@nooptoday/profanity-filter v1.0.1-14

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@nooptoday/profanity-filter

https://github.com/nooptoday/profanity-filter/actions

Node.js API for rustrict. Built with napi-rs

Usage

Install

yarn add @nooptoday/profanity-filter
npm install @nooptoday/profanity-filter

Code

const { censor } = require('@nooptoday/profanity-filter')

censor('hello fucking world') // hello f****** world