# test-publishcensor **Repository Path**: null_378_9330/test-publishcensor ## Basic Information - **Project Name**: test-publishcensor - **Description**: No description available - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.censor 用于传入相应文本,得到干净的文本 使用示例: npm install censorifytestwt21 在程序中 const censor = required('censorifytestwt21') var txt ="我爱废材" console.log(censor(txt)); addCensoredWord的使用 getCensoredWords;