@adi_solanki21/medium-common-module
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

This package acts as a common module shared between the backend and the frontend. It contains the following modules:

  • Zod - A library for runtime type checking and validation in TypeScript.

In this project, Zod helps us infer the backend data type which can be used by our frontend to validate the data type. This is a very useful library for us to maintain the data type consistency between the backend and the frontend.

Readme

Keywords

none

Package Sidebar

Install

npm i @adi_solanki21/medium-common-module

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

14.7 kB

Total Files

5

Last publish

Collaborators

  • adi_solanki21