@neovici/cosmoz-input

A input web component

Usage no npm install needed!

<script type="module">
  import neoviciCosmozInput from 'https://cdn.skypack.dev/@neovici/cosmoz-input';
</script>

README

cosmoz-input

Build Status Published on webcomponents.org Depfu semantic-release Maintainability Test Coverage

<cosmoz-input>

cosmoz-input is a haunted input component.

Getting started

Installing

Using npm:

npm install --save @neovici/cosmoz-input

Usage

html`<cosmoz-input .value=${"value"} />`;