Little Svelte app to use xsd-pattern-js

Enter an pattern as XSD specification and a string to be test. The tool let you know if pattern is valid and if the test string is valid against the pattern.

build with npm run build