An open API service indexing awesome lists of open source software.

https://github.com/vanillawc/wc-blink

A vanilla web component blink element
https://github.com/vanillawc/wc-blink

blink vanilla web-components

Last synced: about 1 year ago
JSON representation

A vanilla web component blink element

Awesome Lists containing this project

README

          

<wc-blink> The Blink Tag as a Web Component


GitHub Releases
NPM Releases
Bundlephobia
Latest Status
Release Status

Discord
Published on WebComponents.org

## Setup

*Install and import from [NPM](https://www.npmjs.com/package/@vanillawc/wc-blink)*

```sh
npm i @vanillawc/wc-blink
```

```html

```

*Import from [SkyPack CDN](https://www.skypack.dev/view/@vanillawc/wc-blink)*

```html

```

## Demo

Try it on [WebComponents.dev](https://webcomponents.dev/edit/D0ALnJi8c1AoRh9JPJBS?sv=1&pm=1)

## Usage

```html

This text will blink obnoxiously

```

## Styling

Styling is done with standard CSS

```html

This will demonstrate the resplendent joy of HTML in its prime

```

## Contributing

See [CONTRIBUTING.md](https://github.com/vanillawc/vanillawc/blob/main/CONTRIBUTING.md)