Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anolilab/zod-prisma
Helpful packages to work with prisma and zod.
https://github.com/anolilab/zod-prisma
anolilab prisma typescript zod
Last synced: 5 days ago
JSON representation
Helpful packages to work with prisma and zod.
- Host: GitHub
- URL: https://github.com/anolilab/zod-prisma
- Owner: anolilab
- License: mit
- Created: 2021-09-22T10:57:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:38:11.000Z (22 days ago)
- Last Synced: 2024-11-03T18:35:16.823Z (17 days ago)
- Topics: anolilab, prisma, typescript, zod
- Language: TypeScript
- Size: 1.25 MB
- Stars: 28
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Add your motivational tagline here.
Getting Started ·
Why? ·
Documentation ·
Contributing---
---
## Packages
[@anolilab/zod-dto](./packages/zod-dto) - package with base zod dto’s
[@anolilab/prisma-schema-reader](./packages/prisma-schema-reader) - A prisma.schema reader and schema to object transformation class.## Versioning
This project uses [SemVer](https://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/anolilab/zod-prisma/tags).
## Supported Node.js Versions
Libraries in this ecosystem make a best effort to track
[Node.js’ release schedule](https://nodejs.org/en/about/releases/). Here’s [a
post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a).Contributing
------------If you would like to help take a look at the [list of issues](https://github.com/anolilab/zod-prisma/issues) and check our [Contributing](.github/CONTRIBUTING.md) guild.
> **Note:** please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Credits
-------------- [Daniel Bannert](https://github.com/prisis)
- [All Contributors](https://github.com/anolilab/zod-prisma/graphs/contributors)License
-------------The anolilab zod-prisma is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT)