Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 301 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 301 Bytes

[![NPM Version][npm-image]][npm-url]

介绍

使用 trie 实现的敏感词检验、替换库。可加载指定的敏感词文件,也可在代码中实时添加敏感词。

用法

注意事项

  • keywords 文件line endings为 crlf,否则词会解析不正确

License