sensitive-words5

1.1.0 • Public • Published

Example

$ npm install sensitive-words  --save
const {sensitiveWords} = require("sensitive-words")

const filtered = sensitiveWords.default("The new apple macbook pro will have a touchbar", ["pro", "touchbar"])

console.log(filtered);
// The new apple macbook *** will have a ***

Package Sidebar

Install

npm i sensitive-words5

Weekly Downloads

1

Version

1.1.0

License

ISC

Unpacked Size

2.18 kB

Total Files

4

Last publish

Collaborators

  • luisbettencourt5