is-velte

0.0.1 • Public • Published

WIP: is-velte

Create any html tag using a string prop with Svelte

Usage

<script>
  import Is from "is-velte";
</script>

<Is tag="p">
  Hello Paragraph
</Is>

The default tag prop is a div string.

Readme

Keywords

none

Package Sidebar

Install

npm i is-velte

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

7.43 kB

Total Files

9

Last publish

Collaborators

  • marceloadsj