Node.js module to check Naughty Strings

naughtychecker.js – NodeJS module to check Naughty Strings, it is a set of strings which have a high probability of causing issues when used as user-input data.

Similar

ES modules in Node today

Enable ES modules in Node today with a new opt-in, spec-compliant, ECMAScript (ES) module loader that enables a smooth transition between Node and ES module formats with near built-in performance! (more…)

Read more »

How To: Running Node Apps on Amazon ECS

Welcome back to the Node on ECS mega-walkthrough! We hope you are excited to get stuck into part 2, where we will finally be running our Node app on ECS. Feeling warmed up? Not yet? That’s OK. Because first we’ll talk about some updates to ECS that’ll get... (more…)

Read more »