@teleporthq/teleport-component-generator-html
v0.36.6
Published
Component generator customization, capable of creating plain html
Downloads
156
Readme
teleport-component-generator-html
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-html
or
yarn add @teleporthq/teleport-component-generator-html
Usage
import { createHTMLComponentGenerator } from '@teleporthq/teleport-component-generator-html'
const htmlGenerator = createHTMLComponentGenerator(')
const result = await htmlGenerator.generateComponent(uidl)