TypeScript forms & validation library
A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
The modular and type-safe form library for SolidJS
The modular and type-safe form library for Preact
The modular and type-safe form library for Qwik
A small library for working with 0- and 1-based offsets in a type-checked way.
React module of JSON Forms
Default Renderer Set for JSON Forms
Material Renderer Set for JSON Forms
Fast Color Parsing and Manipulation
Core module of JSON Forms
Performant, flexible and extensible forms library for React Hooks
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Painless forms for Vue.js
A set of opinionated helpers built on top of the Constraint Validation API
Utility to parse a multpart body into a more usable type.
Runtime validation and processing of JavaScript types
Forms utilities for PrimeUI Libraries
Conform view adapter for react
Conform helpers for integrating with Zod
Build forms in React, without the tears
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
No description provided.
Material Renderer Set for Angular module of JSON Forms
This library performs diffs of CSV data, or any table-like source. Unlike a standard diff that compares line by line, and is sensitive to the ordering of records, CSV-Diff identifies common lines by key field(s), and then compares the contents of the fields in each line. Data may be supplied in the form of CSV files, or as an array of arrays. The diff process provides a fine level of control over what to diff, and can optionally ignore certain types of changes (e.g. changes in position). CSV-Diff is particularly well suited to data in parent-child format. Parent- child data does not lend itself well to standard text diffs, as small changes in the organisation of the tree at an upper level can lead to big movements in the position of descendant records. By instead matching records by key, CSV-Diff avoids this issue, while still being able to detect changes in sibling order. This gem implements the core diff algorithm, and handles the loading and diffing of CSV files (or Arrays of Arrays). It also supports converting data in XML format into tabular form, so that it can then be processed like any other CSV or table-like source. It returns a CSVDiff object containing the details of differences in object form. This is useful for projects that need diff capability, but want to handle the reporting or actioning of differences themselves. For a pre-built diff reporting capability, see the csv-diff-report gem, which provides a command-line tool for generating diff reports in HTML, Excel, or text formats.
Hand-rolled, opinionated Ruby SDK for OpenCode's REST + SSE API. Block-form streaming, value-object responses, automatic SSE reconnection. Complement to opencode_client (auto-generated from OpenAPI) — pick this one if you want a small Ruby-idiomatic surface; pick opencode_client if you want every endpoint with generated types.
Contentful API wrapper library exposing an ActiveRecord-like interface
No description provided.
No description provided.
No description provided.