UNPKG

node-profanity-filter

Version:

A Node.js profanity filter with support for exact matching, obfuscated word detection, and customizable replacement.

2 lines (1 loc) 46 B
export { Filter } from './classes/filter.js';