
This library provides various Javascript string validation utilities. For example, check whether a given string is a valid email or URL, or valid JSON. There are also routines to sanitize strings, e.g. trim whitespace or convert to different types.
This package contains the version for Node.js.
Node.js is an event-based server-side JavaScript engine.