Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
Joe Previte c505fc45a8
feat: add escapeHtml function
This can be used to escape any special characters in a string with HTML before
sending from the server back to the client. This is important to prevent a
cross-site scripting attack.
2021-07-01 10:43:36 -07:00
..
2021-06-28 11:41:48 -07:00
2021-06-29 12:06:48 -05:00
2021-07-01 10:43:36 -07:00
2021-06-29 12:06:45 -05:00