google-profanity-words
google-profanity-words copied to clipboard
Full list of bad words and top swear words banned by Google.
Use readFile for asyncronous usage of the library and only import readFile for import optimizations
[Could](url) not find a declaration file for module '@coffeeandfun/google-profanity-words'. ['C:/Users/Vishnu/Desktop/WS/node_modules/@coffeeandfun/google-profanity-words/index.js'](url) implicitly has an 'any' type. Try `npm i --save-dev @types/coffeeandfun__google-profanity-words` if it exists or add a new declaration (.d.ts) file...
I've added a new feature `searchWithin` used to determine if a term has profanity within it. This happens by first checking if profanity is within the term provided, and if...
I am willing to contribute if required! Thanks PS: Where do I go to update translations from Google? I've done it in the past but can't remember the URL Thanks
Where is this claim coming from?
"spic"
This does the same thing as `indexOf` but is more straightforward.
I have made some improvements to the code and would like to open a pull request. However, when I try to push, I get `ERROR: Permission to coffee-and-fun/google-profanity-words.git denied to...
## Description This PR adds a new function to get the list of found profound words: `getCurseWords`. ## Context I had a lengthy file filled with content that apparently contained...