Skip to content

Commit c079d6c

Browse files
committedAug 15, 2020
Nodejs note in readme
1 parent 63d3bde commit c079d6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ No sanitizing has been done on the return value in the message function. It is y
4343
to use a library to achieve this.
4444

4545
[dompurify](https://www.npmjs.com/package/dompurify)
46+
47+
### Nodejs
48+
49+
While working on this. I found this package [express-validator](https://github.com/express-validator/express-validator) it looks like a good option for validation inside nodejs express projects.

0 commit comments

Comments
 (0)