0.2.7 • Published 2 years ago

custom-element-types v0.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

custom-element-types

npm version CI Build

A generator to create type definitions and framework bindings for applications using Web Components (Custom Elements).

Getting Started

Install via NPM

npm install --save-dev custom-element-types

Playground

If you have a published Web Component library you can try out the generator playground.

CLI

custom-element-types --write --type react --entrypoint @blueprintui/components
ArgsDescription
typereact, preact, angular, typescript, blazor
custom-elementsoptional custom path to custom-elements.json file
writewrite to file, optionally provide a output directory path
entrypointpackage name for base entrypoint import path, else defaults to relative path

Examples

0.2.7

2 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.0

4 years ago