Installation
Install the core and React packages to get started.
Install packages
npm install @json-render/core @json-render/reactPeer Dependencies
json-render requires the following peer dependencies:
react^19.0.0zod^4.0.0
npm install react zodFor AI Integration
To use json-render with AI models, you'll also need the Vercel AI SDK:
npm install ai