JSON Schema Lint. Like you I'm busy, so pull requests will get merged quicker than feature requests are implemented.
82
stars
1,126
commits
JavaScript
primary language
Sep 10, 2026
updated
npm ci
# Unit tests
npm run test:unit
# End-to-end tests
npx playright install --with-deps
npm run test:e2e
# Run limited set of end-to-end tests on Chromium
npx playwright test --project chromium
npm run dev
Open http://localhost:5173.
npm run build
npm run preview
Open http://localhost:4173/.
npm run build
npx vite build --sourcemap true
JavaScript
60.6%
Vue
33.8%
Dockerfile
3.4%
HTML
1.7%
JSON Schema Lint. Like you I'm busy, so pull requests will get merged quicker than feature requests are implemented.
82
stars
1,126
commits
JavaScript
primary language
Sep 10, 2026
updated
npm ci
# Unit tests
npm run test:unit
# End-to-end tests
npx playright install --with-deps
npm run test:e2e
# Run limited set of end-to-end tests on Chromium
npx playwright test --project chromium
npm run dev
Open http://localhost:5173.
npm run build
npm run preview
Open http://localhost:4173/.
npm run build
npx vite build --sourcemap true
JavaScript
60.6%
Vue
33.8%
Dockerfile
3.4%
HTML
1.7%