1w+敏感词库
npm install @nicecode/sensitivewords
``jsnpm install @nicecode/sensitiveWords --save`
jsnpm install @nicecode/sensitiveWords --save
`js// you can import this module like that.// 你可以在项目中这样使用
js// you can import this module like that.// 你可以在项目中这样使用
import words from '@nicecode/sensitiveWords';``
Nicecoders Team