https://github.com/neovici/cosmoz-input
A basic input web component
https://github.com/neovici/cosmoz-input
haunted input webc webcomponent
Last synced: 3 months ago
JSON representation
A basic input web component
- Host: GitHub
- URL: https://github.com/neovici/cosmoz-input
- Owner: Neovici
- Created: 2021-01-22T12:11:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T07:52:53.000Z (about 2 years ago)
- Last Synced: 2024-04-20T07:55:18.253Z (about 2 years ago)
- Topics: haunted, input, webc, webcomponent
- Language: TypeScript
- Homepage: https://neovici.github.io/cosmoz-input
- Size: 2.97 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
cosmoz-input
==================
[](https://github.com/Neovici/cosmoz-input/actions?workflow=CI)
[](https://www.webcomponents.org/element/Neovici/cosmoz-input)
[](https://depfu.com/github/Neovici/cosmoz-input?project_id=9639)
[](https://github.com/semantic-release/semantic-release)
[](https://codeclimate.com/github/Neovici/cosmoz-input/maintainability)
[](https://codeclimate.com/github/Neovici/cosmoz-input/test_coverage)
## <cosmoz-input>
**cosmoz-input** is a haunted input component.
## Getting started
### Installing
Using npm:
```bash
npm install --save @neovici/cosmoz-input
```
### Usage
``` javascript
html``;
```