Skip to content

justgerd/fuck.js

Repository files navigation

Fuck.js

A library that censors out all swear words. The list used can be found here. It was modified (all list combined into one big js array).

Usage:

const fuck = require('fuck.js')

fuck.clean('shut up you fuck') // returns 'shut up you BLEEEEEP'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published