0.22.0 • Published 9 months ago

@kinobi-so/renderers v0.22.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Kinobi ➤ Renderers

npm npm-downloads

This package re-exports all available renderers for Kinobi IDLs.

Installation

pnpm install @kinobi-so/renderers

!NOTE This package is not included in the main kinobi package.

Available renderers

The following renderer packages are included in this package:

// node ./kinobi.mjs
import { renderJavaScriptVisitor, renderJavaScriptUmiVisitor, renderRustVisitor } from '@kinobi-so/renderers';

kinobi.accept(renderJavaScriptVisitor('clients/js/src/generated'));
kinobi.accept(renderJavaScriptUmiVisitor('clients/js-umi/src/generated'));
kinobi.accept(renderRustVisitor('clients/rust/src/generated'));
0.21.5

9 months ago

0.21.4

10 months ago

0.22.0

9 months ago

0.21.3

10 months ago

0.21.0

11 months ago

0.20.20

11 months ago

0.20.21

11 months ago

0.20.19

11 months ago

0.20.17

12 months ago

0.20.18

12 months ago

0.20.15

12 months ago

0.20.16

12 months ago

0.20.13

1 year ago

0.20.14

1 year ago

0.20.11

1 year ago

0.20.12

1 year ago

0.20.10

1 year ago

0.20.9

1 year ago

0.20.8

1 year ago

0.20.7

1 year ago

0.21.2

11 months ago

0.21.1

11 months ago

0.20.6

1 year ago

0.20.5

1 year ago

0.20.4

1 year ago

0.20.3

1 year ago

0.20.2

1 year ago

0.20.1

1 year ago

0.20.0

1 year ago