
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 web browsers.