@teleporthq/teleport-component-generator-angular
TypeScript icon, indicating that this package has built-in type declarations

0.32.8 • Public • Published

teleport-component-generator-angular

Component generator customization, capable of creating Angular components with styles.

This package is part of the teleport ecosystem. For a complete guide, check out the official documentation.

Install

npm install @teleporthq/teleport-component-generator-angular

or

yarn add @teleporthq/teleport-component-generator-angular

Usage

import { createAngularComponentGenerator } from '@teleporthq/teleport-component-generator-angular'

const angularGenerator = createAngularComponentGenerator()

const result = await angularGenerator.generateComponent(uidl)

Readme

Keywords

none

Package Sidebar

Install

npm i @teleporthq/teleport-component-generator-angular

Weekly Downloads

34

Version

0.32.8

License

MIT

Unpacked Size

87.2 kB

Total Files

32

Last publish

Collaborators

  • ionutpasca
  • teleporthq.io