Skip to content

A lightweight SDK for profanity filtering in forms. This library is designed to prevent bad word spam by validating user input and throwing errors if profanity is detected.

License

Notifications You must be signed in to change notification settings

SkidGod4444/profanity-validator

Repository files navigation

profanity-validator

Profanity Validator

A lightweight SDK for profanity filtering in forms. This library is designed to prevent bad word spam by validating user input and throwing errors if profanity is detected. Built to be flexible, it can be integrated easily into any HTML or JavaScript framework, including React, Next.js, and many more.

Features

  • Profanity Filtering: Automatically detects and validates user input against a predefined list of profane words.
  • Customizable: Allows users to add their own custom profanity words to the validation.
  • Framework Agnostic: Works seamlessly across different frameworks and libraries.
  • Error Handling: Throws validation errors instead of replacing profanity words, preventing form submission.
  • Asynchronous Validation: Uses an internal API (profanity.dev) to check for profanity, Built by Josh .

Installation

You can install the SDK via any nodejs package manager:

npm install profanity-validator@latest
pnpm add profanity-validator@latest
bun add profanity-validator@latest
yarn add profanity-validator@latest

Examples

We have mentioned few examples with preview and source code:

Change Logs

  • Change Logs: View the Change Log for a detailed history of changes and updates.

Contributing

We welcome contributions! Please feel free to submit a pull request or open an issue if you have suggestions or improvements.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For support or inquiries, please reach out to [email protected] or join our discord community!

About

A lightweight SDK for profanity filtering in forms. This library is designed to prevent bad word spam by validating user input and throwing errors if profanity is detected.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published