# ritz078/transform

A polyglot web converter.

Repository: https://github.com/ritz078/transform
Canonical: https://ross.abutalabs.com/products/transform
Homepage: https://transform.tools
Language: TypeScript
License: MIT
License Family: permissive
Topics: transformations, typescript, graphql, flow, react, jsx, react-native, golang, rust, css
Last push: 2026-01-28T14:55:29+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 35, longevity 100
- inputs: {"age_days": 3366, "days_push": 217, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9217, forks 706 (observed 2026-08-28T04:10:28.937518+00:00)

## What it is
Transform is a polyglot web application that converts code and data between many formats, such as JSON to TypeScript, SVG to JSX, GraphQL to Flow, and YAML to TOML. It runs as a hosted website and can also be self-hosted via Node.js.

## Use cases
- convert json to typescript interface
- convert svg to jsx component
- convert graphql schema to typescript
- convert yaml to json
- generate zod schema from json
- convert json schema to openapi
- convert css to tailwind

## When to choose
- you need quick one-off conversions between code, schema, or data formats in a browser
- you want a self-hostable converter tool for your team
- you work across TypeScript, GraphQL, React, Go, and Rust ecosystems and need interop

## When to avoid
- you need programmatic or CLI-based batch conversion in a build pipeline
- you need a converter for formats not listed among its supported routes
- you need guaranteed privacy for sensitive code without self-hosting

## Facets
- artifact type: application
- maturity: active
- function: parser, serialization, developer-tools
- domain: developer-tools, web-development, frontend
- platform: self-hosted
- tags: code-converter, polyglot, json-to-typescript, svg-to-jsx, schema-conversion, transform-tools, web-development, web-server, nodejs

## Member repositories
- ritz078/transform (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.937518+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:23:17.170791+00:00, confidence not recorded.
  - readme: https://github.com/ritz078/transform (fetched 2026-08-28T04:10:28.937518+00:00, sha ad358667bc86)
  - homepage: https://transform.tools (fetched 2026-08-29T08:23:27.391542+00:00, sha 0e5e4268d7ef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
