teleport-component-generator-stencil
Component generator customization, capable of creating Stencil components
This package is part of the teleport ecosystem. For a complete guide, check out the official documentation.
Install
npm install @teleporthq/teleport-component-generator-stencil
or
yarn add @teleporthq/teleport-component-generator-stencil
Usage
import { createStencilComponentGenerator } from '@teleporthq/teleport-component-generator-stencil'
const stencilGenerator = createStencilComponentGenerator(')
const result = await stencilGenerator.generateComponent(uidl)