``` transformer .object(lumine) .select((lumine) => lumine.activity.is_online) .mod((value) => Boolean(value)) .select((lumine) => lumine.is_allowed) .mod((value) => Boolean(value)) .transform() ```
A Zod schema + transformer for social URLs
The JSON Schema Transformer
Shared component for ML schemas translation
An AppSync model transform that takes a relational database and turns that into a GraphQL API.
io-ts → Effect Schema transformer for SchemaShift
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Transform names from snake_case to camelCase in Prisma schema.
TS Compiler transformer for formatjs
Transformation library to ensure runtime types match the typescript type declarations
A Metro config for running React Native projects with the Metro bundler
This is a library to aid in instrumenting Node.js libraries at build or load time.
TypeScript compiler-API transformer that inlines fn-schema results into emitted code. Replaces `schemaOf(myFunction)` calls with the literal JSON Schema at build time, eliminating runtime extraction cost. Plug into ts-patch, swc, esbuild, or any tool that
Javascript implementation of ANTLR Grammar for the OpenFGA DSL and parser from and to the OpenFGA JSON Syntax
The Hermes runtime, used by React Native for Android, is able to output [Chrome Trace Events](https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview) in JSON Object Format.
SVG transformer for react-native
Perform rapid conversation and validation of JSON structure between Postman Collection Format v1 and v2
Amplify GraphQL @conversation transformer
Stream transformer that prefixes lines with timestamps and other things.
Traverse JSON Schema passing each schema object to callback
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
🚇 Config parser for Metro.
Jest transformer for LWC and engine
Modify the values of an object
Way is alter database schemas on large tables with little downtime.
Generate JSON schema from JSON.
Create and represent composite schemas, schema transforms and data transforms over a fact-based model
Transforms a RecordX type of schema with an XSLT schema mapping to generate an XSLT document.
Transforms the data of a database from an old schema to a new one.
Transform a struct with a schema to a hash, other struct, or more.
Ease the pain from manually requiring all fields in a JSON Schema when no required field list is specified
Template-based payload transformation between tasks with multiple engines, schema validation, and composition
Ruby port of XsdVi - transforms W3C XML Schema instances into interactive SVG diagrams
json_data_extractor makes it easy to extract data from complex JSON structures, such as API responses or configuration files, using a schema that defines the path to the data and any necessary transformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.
sql2avro extracts data from a specified SQL database table and transforms it into an Avro file with a schema based on the database table's schema. The intended use case is to incrementally load data out of an SQL database and into HDFS for analysis via Hadoop.
A YAML-based schema system for validating and transforming configuration data
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.