word-sensor is distributed as an npm package, making it easy to integrate into any modern JavaScript or TypeScript project. Whether you're building a chat app, a forum, or a moderation tool, installing this utility only takes a few seconds and gives you access to a powerful word filtering engine with zero dependencies.
To get started, simply install the package using your preferred package manager:
npm install word-sensor
or
yarn add word-sensor
Once installed, you can import it and immediately begin scanning and censoring unwanted words from your text content.