Skip to content
#

swearword

Here are 24 public repositories matching this topic...

This is a REST API code that has been implemented using the Express.js framework. The API listens to incoming HTTP POST requests on the endpoint "https://laurenancona.me/eks/zITbvNmLiVHa0l2Z6MHc0/check-for-swear-words" and takes in a JSON request body that has a single property "text", which is a string that needs to be checked for the presence of swear words.

  • Updated Feb 14, 2023
  • JavaScript

The Electron Censor App is a simple desktop application built with Electron.js that allows users to censor specific words in a given text. Users can input text, and the app will automatically replace any specified words with asterisks (*).

  • Updated Dec 27, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the swearword topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swearword topic, visit your repo's landing page and select "manage topics."

Learn more