sanename
v0.0.2
Published
A sanename.org validator
Downloads
2
Readme
sanename validator in JavaScript
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.
build
./make.sh
creates the browser version of the validator.