Skip to content
#

sanitize-html

Here are 32 public repositories matching this topic...

I improved my previous "JavaScript Share My Place" app so that I can protect it from security holes and concepts. I specifically handled the two most important JavaScript attack patterns or vulnerabilities, which are Security Details in my code exposed accidentally and Cross Site Scripting (XSS) attacks, with Sanitize HTML package for example.

  • Updated Mar 29, 2024
  • JavaScript

A Campsite review website that users can create an account on. Authenticated users can add, update and delete campgrounds and add in reviews. All users can see the campground details and reviews. Users can add location which is geocoded using mapbox and displayed on map using basic mapbox and cluster maps.

  • Updated Jun 13, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the sanitize-html topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sanitize-html topic, visit your repo's landing page and select "manage topics."

Learn more