Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
karmaniverous
/
jsonmap
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
3
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: export Zod schemas and publish JSON Schema
- #5
#5
Merged
karmaniverous
merged 12 commits into
main
karmaniverous/jsonmap:main
from
feature/export-zod-schemas
karmaniverous/jsonmap:feature/export-zod-schemas
Copy head branch name to clipboard
Feb 21, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: export Zod schemas and publish JSON Schema
#5
karmaniverous
merged 12 commits into
main
karmaniverous/jsonmap:main
from
feature/export-zod-schemas
karmaniverous/jsonmap:feature/export-zod-schemas
Copy head branch name to clipboard
Commits
Commits on Feb 21, 2026
feat: export Zod schemas and publish JSON Schema
Show description for 2d7b052
jgs-jeeves
committed
2d7b052
View commit details
Copy full SHA for 2d7b052
Browse repository at this point
docs: add JSON Schema and Zod schema usage section to README
jgs-jeeves
committed
0646b72
View commit details
Copy full SHA for 0646b72
Browse repository at this point
feat: upgrade to Zod 4, use built-in z.toJSONSchema()
Show description for 8afe7d6
jgs-jeeves
committed
8afe7d6
View commit details
Copy full SHA for 8afe7d6
Browse repository at this point
chore: update all dependencies to latest compatible versions
Show description for d1c10a6
jgs-jeeves
committed
d1c10a6
View commit details
Copy full SHA for d1c10a6
Browse repository at this point
refactor: switch from mocha/chai/nyc to vitest
Show description for 0896038
jgs-jeeves
committed
0896038
View commit details
Copy full SHA for 0896038
Browse repository at this point
refactor: switch to eslint.config.ts flat config + add STAN
Show description for 2132eac
jgs-jeeves
committed
2132eac
View commit details
Copy full SHA for 2132eac
Browse repository at this point
fix: resolve tsdoc @module warning in generate-json-schema script
jgs-jeeves
committed
43b8dac
View commit details
Copy full SHA for 43b8dac
Browse repository at this point
fix: remove disabled eslint rules (no-non-null-assertion, no-unused-expressions)
Show description for 56cbc6d
jgs-jeeves
committed
56cbc6d
View commit details
Copy full SHA for 56cbc6d
Browse repository at this point
fix: resolve allowImportingTsExtensions build conflict + improve README
Show description for ed24062
jgs-jeeves
committed
ed24062
View commit details
Copy full SHA for ed24062
Browse repository at this point
chore: sync .vscode settings with template + add cross-env for NO_COLOR
Show description for 52bf41e
jgs-jeeves
committed
52bf41e
View commit details
Copy full SHA for 52bf41e
Browse repository at this point
fix: align tsconfig, rollup, and gitignore with template
Show description for a84c728
jgs-jeeves
committed
a84c728
View commit details
Copy full SHA for a84c728
Browse repository at this point
refactor: address Gemini review feedback on types.ts
Show description for 57187d4
jgs-jeeves
committed
57187d4
View commit details
Copy full SHA for 57187d4
Browse repository at this point
You can’t perform that action at this time.