directives

安装量: 1.4K
排名: #5629

安装

npx skills add https://github.com/vercel-labs/json-render --skill directives

@json-render/directives Pre-built custom directives for @json-render/core . Drop them into your catalog and renderer to add formatting, math, string manipulation, and i18n. Quick Start import { standardDirectives } from '@json-render/directives' ; // Wire into prompt generation const prompt = catalog . prompt ( { directives : standardDirectives } ) ; // Wire into the renderer (React example) import { JSONUIProvider , Renderer } from '@json-render/react' ; < JSONUIProvider registry = { registry } directives = { standardDirectives }

< Renderer spec = { spec } registry = { registry } /

< / JSONUIProvider

Show more Installs 607 Repository vercel-labs/json-render GitHub Stars 15.6K First Seen May 7, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜