Skip to content

Installation

bash
yarn add @tacxou/jsonforms_builder @jsonforms/core @jsonforms/vue @nuxt/ui

@nuxt/ui, @jsonforms/core, @jsonforms/vue and vue are peerDependencies: the library bundles no Nuxt UI component of its own; it imports them from the host application’s installation.

Requirements

  • Node.js ≥ 22
  • Vue 3.5+
  • Tailwind CSS 4 (through @nuxt/ui)

Versions

PackageStack
@tacxou/jsonforms_builder@2.xNuxt UI 4 + Tailwind 4
@tacxou/jsonforms_builder@1.xQuasar (v1-quasar branch)

v2 — stack change. v1 was built on Quasar. v2 renders with the Nuxt UI U* components and therefore inherits the host app’s theme automatically.

Released under the BSD-3-Clause License.