A simple JavaScript / TypeScript library to export list of more than 2000 unique adult or bad words. Use the library to detect adult contents on your site or module.
npm install adults-list
import { adultWords } from 'adults-list';
console.log(adultWords);
// ['4r5e', '5h1t', '5hit', ...]