raymondjavaxx / swearjar-node

Profanity detection and filtering library.
MIT License
73 stars 33 forks source link

loadBadWords is limited to a local file #8

Open 4ossiblellc opened 7 years ago

4ossiblellc commented 7 years ago

It will be great if I can load bad words from a JSON data object which can be retrieved from S3, Database or other resources. I can do it by putting JSON object into _badwords. It will be great if there is a helper function

builtbylane commented 7 years ago

Also the ability to use browserify.