Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jkonowitch committed Mar 27, 2024
1 parent 662da7c commit 3fd4345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `serializable-ts-zod`

[![coverage](https://coveralls.io/repos/github/jkonowitch/serializable-ts-zod/badge)](https://coveralls.io/github/mnasyrov/ditox)
[![coverage](https://coveralls.io/repos/github/jkonowitch/serializable-ts-zod/badge)](https://coveralls.io/github/jkonowitch/serializable-ts-zod)
[![npm](https://img.shields.io/npm/v/serializable-ts-zod)](https://www.npmjs.com/package/serializable-ts-zod)

Serialize and deserialize JavaScript classes using ES6 decorators and `zod` for schema definitions and validations.
Expand Down

0 comments on commit 3fd4345

Please sign in to comment.