Ad

profanity.dev: TypeScript utility for profanity filtering

Profanity.dev provides a TypeScript utility to easily filter profanity from text. This library offers configuration options for customizing profanity lists and provides a simple API for integration into various applications.
Screenshot of joschan21/profanity.dev homepage

Profanity.dev enables developers to effectively filter offensive language in their applications. It offers a TypeScript utility designed to identify and replace profanity in text strings. The library includes customizable profanity lists and a straightforward API to integrate into web, mobile, or server-side applications.

The library supports configurable profanity lists, allowing users to define and extend the filtering scope. It provides a simple and performant API for integrating profanity filtering into existing projects. The TypeScript implementation ensures type safety and improved developer experience.

  • Customizable Profanity Lists: Define and extend the list of words to be filtered.
  • TypeScript Support: Provides type safety and improved development experience.
  • Simple API: Easy to integrate profanity filtering into applications.
  • Configurable Filtering: Allows for adjusting sensitivity and replacement behavior.
  • Performance Focused: Designed for efficient filtering of large text inputs.

Profanity.dev is an actively maintained project with recent commits and a growing community. The library has a stable API and regular updates, indicating ongoing support and reliability. The consistent development activity suggests a commitment to addressing bugs and adding new features.

Developers can leverage Profanity.dev to create safer and more inclusive online environments. It's valuable for applications requiring content moderation, user-generated content filtering, or protecting against offensive language. The library streamlines the process of profanity filtering compared to manual approaches or complex regular expressions.

Summarize:
Share:
Stars
1,468
Forks
113
Issues
31
Created
2 years ago
Commit
1 year ago
License
None
Archived
No
Updated 12 days ago

Similar Repositories