rtm-ui

0.0.1 • Public • Published

Example

$ npm install rtm-ui
const { sensitiveWords } = require("rtm-ui");
 
const filtered = sensitiveWords("The New Macbook", ["new"]);
 
console.log(filtered);
// The *** Macbook

Dependents (0)

Package Sidebar

Install

npm i rtm-ui

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

1.76 kB

Total Files

4

Last publish

Collaborators

  • jeffsee55