Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neovici/cosmoz-input
A basic input web component
https://github.com/neovici/cosmoz-input
haunted input webc webcomponent
Last synced: about 1 month 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T07:52:53.000Z (8 months ago)
- Last Synced: 2024-04-20T07:55:18.253Z (8 months 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
==================[![Build Status](https://github.com/Neovici/cosmoz-input/workflows/CI/badge.svg)](https://github.com/Neovici/cosmoz-input/actions?workflow=CI)
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/Neovici/cosmoz-input)
[![Depfu](https://badges.depfu.com/badges/c887733c2e1b6c70285860279a80fa03/overview.svg)](https://depfu.com/github/Neovici/cosmoz-input?project_id=9639)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Maintainability](https://api.codeclimate.com/v1/badges/56671dc0a46898d2f539/maintainability)](https://codeclimate.com/github/Neovici/cosmoz-input/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/56671dc0a46898d2f539/test_coverage)](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``;
```