zce / velite

Turns Markdown / MDX, YAML, JSON, or others into app's data layer with Zod schema.
http://velite.js.org
MIT License
428 stars 19 forks source link

More framework or build tool integration examples #82

Open zce opened 5 months ago

zce commented 5 months ago

e.g.

jianyuan commented 5 months ago

I have adapted the Webpack example for Vite: https://github.com/jianyuan/learnkit/blob/d056ffea583643af0c3fa8181ee9243c81425bc5/vite.config.ts#L4-L16