@zod-query/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-next.0 • Public • Published

Zod query CLI

A query function tool to query data from zod schema's.

Installation

Get started with the CLI by installing it globally or using npx.

Use the CLI to initialize a new provider or to generate queries for your existing no-ORM provider.

NPM

npx @zod-query/cli '<provider>' # provider can be 'prisma' or 'drizzle'

Yarn

yarn @zod-query/cli '<provider>'

PNPM

pnpx @zod-query/cli '<provider>'

Documentation

For more information, check out the documentation

Package Sidebar

Install

npm i @zod-query/cli

Weekly Downloads

0

Version

0.0.1-next.0

License

MIT

Unpacked Size

5.33 kB

Total Files

7

Last publish

Collaborators

  • m10rten