big-list-of-naughty-strings
big-list-of-naughty-strings copied to clipboard
Any interest in having this be a library?
I was thinking, if I contributed a node-module version of reading these for automated QA, would that PR be accepted?
I could see this repo having node/gem/
You mean like this? https://www.npmjs.com/package/blns
Yeah I guess so. Is it maintained?
Also, why is there no mention of this in the main readme?
Probably because there are many.
Here's another one: https://www.npmjs.com/package/big-list-of-naughty-strings
I built one for .net https://github.com/SimonCropp/NaughtyStrings
Maybe there should be a "library" section in the readme to help find these.
It would be great if all these libraries were part of a github org, so that there is visibility on up-to-date-ness. Case in point for npm: blns doesn't have many installs, but has 7 versions and is the most recent, while big-list-of-naughty-strings has only the one version and is older but has more installs.
I created PR #180 to kick things off.