awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ritz078 avatar

ritz078/transform

0
View on GitHub↗
9,173 stars·707 forks·TypeScript·MIT·8 viewstransform.tools↗

Transform

A polyglot web converter.

Features

  • Polyglot Format Converters - A browser-based tool that transforms data and code between JSON, YAML, Markdown, and GraphQL formats.
  • Browser-Based Converters - All transformations execute entirely in the browser using WebAssembly and JavaScript.
  • Markdown-to-HTML Transpilers - Renders Markdown text into standard HTML markup.
  • Structured Text Format Converters - Converts structured data between JSON, YAML, TOML, XML, and Markdown formats.
  • JSON-to-YAML Converters - Transforms JSON data into YAML, TOML, and other structured text formats.
  • JSON Schema Generators - Generates type definitions and schemas from JSON data for multiple languages and frameworks.
  • Multi-Format Schema Generators - Generates OpenAPI, Protobuf, TypeScript, and Zod schemas from a JSON Schema definition.
  • Schema-to-Code Translation - Translates JSON Schema definitions into OpenAPI, Protobuf, TypeScript, and Zod schemas.
  • GraphQL Code Generation Frameworks - Generates React components and TypeScript types directly from GraphQL schema definitions.
  • JSON Converters - Parses XML data and outputs an equivalent JSON structure.
  • JSON Converters - Parses YAML data and outputs an equivalent JSON structure.
  • RDF Serializers - Transforms JSON-LD data into N-Quads, normalized, and other RDF serialization formats.
  • JSON Converters - Parses TOML data and outputs an equivalent JSON structure.
  • React Component Generators - Generates React components directly from GraphQL schema definitions.
  • JSON - Generates TypeScript, Zod, OpenAPI, and Protobuf schemas from sample JSON data.
  • Flow Converters - Translates Flow type annotations into equivalent TypeScript type definitions.
  • Flow Generators - Translates TypeScript type annotations into equivalent Flow type definitions.
  • GraphQL Type Generators - Generates TypeScript type definitions from GraphQL schema definitions.
  • CSS Object Generators - Converts CSS rules into JavaScript object notation for inline styles.
  • Type Annotation Stripping - Strips TypeScript type annotations to produce plain JavaScript code.
  • CSS to JavaScript Object Converters - Converts CSS rules into JavaScript objects for use in modern frontend frameworks.
  • TailwindCSS Converters - Converts standard CSS class definitions into equivalent TailwindCSS utility classes.
  • Format Converters - Transforms JSON-LD data between compacted, expanded, flattened, framed, and normalized representations.
  • SVG Component Transformations - Transforms SVG markup into JSX or React Native components for React-based applications.
  • JSX Converters - Transforms SVG markup into JSX syntax for use in React components.
  • React Native Converters - Transforms SVG markup into React Native compatible components.

Star history

Star history chart for ritz078/transformStar history chart for ritz078/transform

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ritz078/transform do?

A polyglot web converter.

What are the main features of ritz078/transform?

The main features of ritz078/transform are: Polyglot Format Converters, Browser-Based Converters, Markdown-to-HTML Transpilers, Structured Text Format Converters, JSON-to-YAML Converters, JSON Schema Generators, Multi-Format Schema Generators, Schema-to-Code Translation.

What are some open-source alternatives to ritz078/transform?

Open-source alternatives to ritz078/transform include: software-mansion/react-native-svg — This project is a graphics library for React Native that provides a cross-platform vector rendering engine. It maps… sinclairzx81/typebox — TypeBox is a JSON schema generator and TypeScript data validator. It functions as a type builder that creates… markdown-it/markdown-it — markdown-it is a token-based Markdown compiler and CommonMark-compliant parser that converts structured plaintext… glideapps/quicktype — Quicktype is a multi-language serialization tool and type generator. It converts JSON samples, JSON Schema… dotansimha/graphql-code-generator — This project is a type-safe GraphQL client generator and TypeScript schema compiler. It transforms GraphQL schema… chillicream/graphql-platform — GraphQL Platform is a comprehensive GraphQL ecosystem for .NET that provides a spec-compliant server framework for…

Open-source alternatives to Transform

Similar open-source projects, ranked by how many features they share with Transform.
  • software-mansion/react-native-svgsoftware-mansion avatar

    software-mansion/react-native-svg

    7,990View on GitHub↗

    This project is a graphics library for React Native that provides a cross-platform vector rendering engine. It maps SVG XML elements to native graphics APIs, allowing for the creation of scalable shapes and custom illustrations that maintain visual consistency across mobile and web environments. The library functions as a mapper that converts standard SVG markup into declarative component structures. It enables the creation of interactive vector interfaces by providing components that can detect and respond to user touch events. Its capability surface includes drawing basic geometric primiti

    TypeScript
    View on GitHub↗7,990
  • sinclairzx81/typeboxsinclairzx81 avatar

    sinclairzx81/typebox

    6,759View on GitHub↗

    TypeBox is a JSON schema generator and TypeScript data validator. It functions as a type builder that creates compliant JSON schema definitions while providing a mechanism for synchronizing runtime validation logic with compile-time types. The project allows for the automatic derivation of static TypeScript interfaces from schema definitions to eliminate redundant type declarations. It converts complex type constructs into schema fragments and resolves static types to maintain consistency between data shapes and code. The system covers runtime type checking and data validation through the us

    TypeScriptjsonschematypescript
    View on GitHub↗6,759
  • markdown-it/markdown-itmarkdown-it avatar

    markdown-it/markdown-it

    21,575View on GitHub↗

    markdown-it is a token-based Markdown compiler and CommonMark-compliant parser that converts structured plaintext markup into HTML. It functions as an extensible markup processor designed to transform text into browser-ready content while managing security and preventing cross-site scripting. The project is distinguished by a modular plugin system that allows for the extension of parsing capabilities and the addition of custom syntax, such as footnotes, tables, or emojis. It utilizes a two-stage tokenization process to break documents into structural tokens before rendering them into final HT

    JavaScriptcommonmarkjavascriptmarkdown
    View on GitHub↗21,575
  • dhall-lang/dhall-langdhall-lang avatar

    dhall-lang/dhall-lang

    4,458View on GitHub↗

    Dhall is a type-safe configuration language designed to create programmable configuration files that are guaranteed to terminate. It is a non-Turing-complete language that uses a strict type system to ensure correctness and prevent infinite loops during evaluation. The project functions as a deterministic configuration engine and marshalling tool, converting programmable expressions into static formats such as JSON, YAML, and Bash. It distinguishes itself through a focus on security and integrity, using semantic hashing to pin remote imports and enforcing origin policies to prevent data exfil

    Dhallconfiguration-languagedhall
    View on GitHub↗4,458
See all 30 alternatives to Transform→