nodejs and browser JS validator for sanename.org
let input = sanename.saneitize(location.hash);
nodejs versions in lib/
, sanename-validator-${version}.js
in the root is the browser version.
./make.sh
creates the browser version of the validator.