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
- Host: GitHub
- URL: https://github.com/webcrawls/markii.js
- Owner: webcrawls
- Created: 2024-03-18T19:33:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T18:36:23.000Z (over 1 year ago)
- Last Synced: 2025-08-01T18:23:36.713Z (11 months ago)
- Topics: javascript, js, library, web
- Language: TypeScript
- Homepage: https://markii-js.pages.dev
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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)