A simple JavaScript validation library
-
Updated
Nov 27, 2022 - JavaScript
Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.
A simple JavaScript validation library
A lightweight user input sanitization library
A simple full stack vanilla js, node, mongo quick tutorial
AgnosticHTML: A utility function that safely parses HTML strings into DOM nodes, avoiding the use of innerHTML for security reasons.
An extremely fast and Joi like data validator
Node package with a function to stringify and remove non-numeric characters of items.
Sanitize Express request body, query, param, headers
RESTful API using Nodejs, Express, and MongoDB. 🌲
Functional markup manipulation.
Convert a string to a well formed string.
An inventory management system for an online seed store | Full stack CRUD Application with ExpressJS
Middleware to sanitize http requests
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.
A website for people tracking their job applications.
Scripts for testing HTML sanitizers
A simple way to validate an object against a pure javascript schema.
Isomorphic library for recursive manipulation of live WHATWG DOMs.
Purify your html content before marking it safe
Verification, sanitization, and type coercion for environment variables in Node.js