Hi all,I'm working on a pretty basic site for a small business. The owner wants a small contact form so that customers can reach out for information via the website. Of course I am going to sanitize those user inputs, but I am not looking to do anything crazy. I found node-sanitize, but I was wondering if there might be a more widely used form sanitization npm. It can be express middleware like node-sanitize, but I don't mind wrapping an npm in middleware to make it work with express.
Submitted May 23, 2018 at 04:30PM by maximusprime2328
No comments:
Post a Comment