shadcn-zod-form
CLI tool to convert Zod schemas into shadcn/ui forms.
파일 탐색기
최종 버전 다운로드 (.zip)- config.json
- README.md
- code-check.yml
- release.yml
- changeset-version.js
- generate.test.ts.snap
- generate.test.ts
- test-utils.ts
- generate.ts
- init.ts
- index.ts
- react-hook-form.ts
- tanstack.ts
- index.ts
- transform-import.ts
- default-values.ts
- detect-form-pacakge.ts
- form-fields.ts
- get-config.ts
- get-package-info.ts
- handle-error.ts
- logger.ts
- parse-zod.ts
- resolve-imports.ts
- index.ts
- .gitignore
- biome.json
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE.md
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
- tsup.config.ts
- vitest.config.ts
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/arkemis-labs/shadcn-zod-form
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd shadcn-zod-form
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
