Skip to content

nikoheikkila/resume-schema-zod

Repository files navigation

Zod Schema for JSON Resume

Version License: MIT

Zod schema for JSON Resume. This schema is used to parse and type JSON resume data prior to using it.


⚠️ Project still under development. Advised to install only for development until version 1.0.0 is released.


Install

# Yarn
yarn add resume-schema-zod

# NPM
npm install --save resume-schema-zod

Run tests

yarn test

Author

👤 Niko Heikkilä

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator