Skip to content

codama-idl/renderers-demo

Repository files navigation

Codama ➤ Renderers ➤ Demo

npm npm-downloads

This package provides a demo implementation of a Codama renderer to help developers create their own.

Installation

pnpm install @codama/renderers-demo

Usage

Add the following script to your Codama configuration file.

{
    "scripts": {
        "demo": {
            "from": "@codama/renderers-demo",
            "args": ["docs"]
        }
    }
}

About

Demo Codama renderer to help creating new ones

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •