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

https://github.com/webcrawls/markii.js

🌐 a JS library mimicking the <marquee> elements of yesteryear
https://github.com/webcrawls/markii.js

javascript js library web

Last synced: about 1 month ago
JSON representation

🌐 a JS library mimicking the <marquee> elements of yesteryear

Awesome Lists containing this project

README

          

# markii.js

A developer-friendly library recreating the <marquee> feature.

## Installation

_(publishing to npm... eventually...)_

## Usage

Using markii.js' custom attributes in your HTML:

```html

Hello!


```

## Caveats

- Only works on the latest Chromium-based browsers (for now)