adults-list
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

GitHub Workflow Status (branch) npm

adults-list

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.

Installation

npm install adults-list

Usage

import { adultWords } from 'adults-list';

console.log(adultWords);

// ['4r5e', '5h1t', '5hit', ...]

License

MIT

Package Sidebar

Install

npm i adults-list

Weekly Downloads

17

Version

1.0.4

License

ISC

Unpacked Size

30 kB

Total Files

10

Last publish

Collaborators

  • jimcute