3 packages matching liveschema

@liveschema/react

v1.1.3 · 2 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

React bindings for liveschema. `useLiveSchema(schema, values)` returns every declared field with an `isReachable` flag and enum options, the reachable subset, and an `isReachableField(key)` predicate for conditional rendering.

20Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.1.3 (the latest release), from the OSV.dev database.

@liveschema/vue

v1.1.3 · 2 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Vue bindings for liveschema. `useLiveSchema(schema, values)` returns computed refs for every declared field (with `isReachable` flag + enum options) and the reachable subset, plus an `isReachableField(key)` predicate for `v-if` gates.

11Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.1.3 (the latest release), from the OSV.dev database.

@liveschema/core

v1.2.4 · 2 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Build a typed, branching schema from any Standard Schema validators. Inferred values are a discriminated union over reachable branches; at runtime, get the ordered list of currently-reachable fields. Works for conditional forms (single-page or multi-step)

27Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.2.4 (the latest release), from the OSV.dev database.