29 packages
chrome-extension-api
An API for getting webstore information on a chrome extension by the id. IE the current users amount
@coffeeandfun/extension-translator
A module for translating i18n JSON files using OpenAI's ChatGPT, specifically designed for browser extensions.
@coffeeandfun/google-profanity-words
Real profanity words banned by Google, extracted from their hidden API before shutdown. Now available as an easy-to-use Node.js library for content filtering.
@coffeeandfun/maths-captcha
Maths-Captcha is a simple Node.js module that generates random math questions to verify human interaction. It creates math problems like addition, subtraction, multiplication, and division, and checks if the user's answer is correct. Ideal for adding a qu
@coffeeandfun/remove-pii
A Node.js module to remove personally identifiable information (PII) from text.
firebase-express-middleware
Express middleware that handles the firebase auth for API requests.
github-issue-logger
A module for logging errors as issues on the github repos issues tab.
google-profanity-words
Full List of Bad Words and Top Swear Words Banned by Google. As they closed the api
how-long-to-read
Tell how long it will take to read a string(amount of words)
html-to-array
Scrap a html page and convert all text on the page into an array.