A typescript library to find trademarked words.
As of version 2, requires you either have an environment that understands ES2016 and beyond or a transpiler like Babel.
npm install @domfung/trademark
var TM = require('@domfung/trademark'), tm = new TM();
console.log(tm.clean("pikachu")); //true