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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    11
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    11
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i adults-list

Weekly Downloads

11

Version

1.0.4

License

ISC

Unpacked Size

30 kB

Total Files

10

Last publish

Collaborators

  • jimcute