Interactive web app for testing LIVR (Language Independent Validation Rules) validators.
- Write validation rules and test data side-by-side
- Real-time validation feedback
- Includes livr-extra-rules by default
- Supports relaxed JSON input (trailing commas, unquoted keys)
- Shareable URLs - state is persisted in the URL hash
npm install
npm start # http://localhost:1234npm run build # outputs to dist/