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

Readme

Keywords

none

Package Sidebar

Install

npm i rtm-ui

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

1.76 kB

Total Files

4

Last publish

Collaborators

  • jeffsee55