UNPKG

profanity-checker-fr

Version:

French Profanity Filter is a lightweight and easy-to-use Node.js module to detect and filter offensive words (profanity, insults) in French sentences. Ideal for chat applications, comment moderation, and any service that requires clean user-generated cont

2 lines 102 B
export declare const parseString: (input: string) => string[]; //# sourceMappingURL=normalize.d.ts.map