Skip to content

An open source yaml schema validator. just like json schema - only better

License

Notifications You must be signed in to change notification settings

b3n4kh/yaml-schema-validator

 
 

Repository files navigation

yaml schema validator online

For reference, here is a list of features & changes we might want to implement in the future:
(important features & quick wins marked in bold).

  • include build:wasm in CI/CD pipeline and put /public/main.wasm in .gitignore
  • docs, README.md, CONTRIBUTING.md, GitHub about, GitHub repository image
  • favicon & icons in general
  • general web page design
  • support ajv keywords
  • support multiple versions of json schema (currently only latest)
  • save & share
  • export as custom rule option
  • better error line marker (currently only for yaml errors)
  • header and additional text on the page
  • improve error messages formats
  • support custom keys (resourceMinimum & resourceMaximum)
  • optimize the words & technical terms on the page to make it easier to understand
  • support multiple configuration files in the input yaml
  • support ctrl+z after applying prettier
  • change or add domains to host the app on
  • SEO improvements

About

An open source yaml schema validator. just like json schema - only better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.1%
  • JavaScript 44.1%
  • Go 5.9%
  • HTML 2.4%
  • CSS 1.1%
  • Dockerfile 0.9%
  • Shell 0.5%