fun-button

1.0.0 • Public • Published

fun-button

An HTML custom element implementing the <fun-button> tag.

fun-input in action

Setup

Installation

npm i fun-button

<script src="node_modules/fun-button/fun-button.js"></script>

or if you're bundling

import "fun-button";
// or
require("fun-button");

Usage

    <fun-button>Button Content</fun-button>

Package Sidebar

Install

npm i fun-button

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kiricon