Inappropriate Inappropriate Tells if the given word is profane. Installation npm i --save inappropriate Usage var wordChecker = require('inappropriate'); wordChecker.isProfane("your word") Notes Demo Submission.