New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teleporthq/teleport-component-generator-html

Package Overview
Dependencies
Maintainers
4
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teleporthq/teleport-component-generator-html

Component generator customization, capable of creating plain html

0.27.3-alpha.0
Source
npm
Version published
Weekly downloads
9
-10%
Maintainers
4
Weekly downloads
 
Created
Source

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)

FAQs

Package last updated on 08 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts