String validation
-
Updated
Nov 8, 2025 - JavaScript
Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.
String validation
Node package with a function to stringify and remove non-numeric characters of items.
💚 Secure remote browsing anywhere.
Convert a string to a well formed string.
Schema-Inspector is a simple JavaScript object sanitization and validation module.
AgnosticHTML: A utility function that safely parses HTML strings into DOM nodes, avoiding the use of innerHTML for security reasons.
Verification, sanitization, and type coercion for environment variables in Node.js
Middleware to sanitize http requests
A simple way to validate an object against a pure javascript schema.
RESTful API using Nodejs, Express, and MongoDB. 🌲
Isomorphic library for recursive manipulation of live WHATWG DOMs.
A website for people tracking their job applications.
A lightweight user input sanitization library
An inventory management system for an online seed store | Full stack CRUD Application with ExpressJS
A simple full stack vanilla js, node, mongo quick tutorial
A simple JavaScript validation library
Scripts for testing HTML sanitizers
College assignments from Bryan University over creating NoSQL databases (e.g. MongoDB databases) using Object Document Mapping (ODM) libraries (e.g. Mongoose ODM) to add data consistency and validation, and will build applications connected to databases using Express.js.
Purify your html content before marking it safe