https://github.com/macropygia/oas-stack
Tiny tools for OpenAPI Specification.
https://github.com/macropygia/oas-stack
openapi zod
Last synced: 11 months ago
JSON representation
Tiny tools for OpenAPI Specification.
- Host: GitHub
- URL: https://github.com/macropygia/oas-stack
- Owner: macropygia
- License: mit
- Created: 2023-01-31T17:12:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T15:01:40.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T00:25:02.173Z (12 months ago)
- Topics: openapi, zod
- Language: TypeScript
- Homepage: https://oas-stack.vercel.app
- Size: 622 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.ja_JP.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI Specification Stack
[](https://www.openapis.org/)
[](https://nodejs.org/)
[](https://pnpm.io/)
[](https://www.typescriptlang.org/)
[](https://vitest.dev/)
[](https://eslint.org/)
[](https://prettier.io/)
[](https://editorconfig.org/)
[](https://github.com/features/actions)
OpenAPI Specification関連の小物類
## プロジェクト
- [oas30-to-zod](https://github.com/macropygia/oas-stack/tree/main/packages/oas30-to-zod#readme)
- OpenAPI Specification 3.0のコンポーネントからZodスキーマを生成する