https://github.com/rknightuk/status-lol-webc
A web component to load statuses from status.lol
https://github.com/rknightuk/status-lol-webc
Last synced: 9 months ago
JSON representation
A web component to load statuses from status.lol
- Host: GitHub
- URL: https://github.com/rknightuk/status-lol-webc
- Owner: rknightuk
- Created: 2023-01-02T16:15:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T16:16:58.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T22:08:39.830Z (10 months ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# status.lol web component
A basic web component to mess around with how they work. Used [the-claw-webring-widget](https://github.com/whitep4nth3r/the-claw-webring-widget) for reference.
Loads statuses from [status.lol](https://status.lol) either for a specific user or all statuses.
## Build
`npm run build` will output to `dist`
## Usage
```html
```
Optional attributes:
- `address` if this is empty, it will load all statuses
- `limit` if this is empty, it will load just the first status
