1.2.1 • Published 3 years ago
imongo v1.2.1
IMongo is a TypeScript package that provides schema validation and interaction helpers for MongoDB through Zod.
These are some of the features that IMongo offers:
- MongoDriver and Zod out of the box
- Less boilerplate
- No need to remember any MongoDriver types
- Easy to setup, easy to use
- Powerful schema validation
Authors
Installation
Install IMongo with npm
npm i imongo@latest