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

https://github.com/tomashubelbauer/html-live-text

A demo of an idea for a UI textual element indicating it is reloading using a masking animation.
https://github.com/tomashubelbauer/html-live-text

html loader loading-animation loading-indicator ui ux ux-experiment

Last synced: 8 months ago
JSON representation

A demo of an idea for a UI textual element indicating it is reloading using a masking animation.

Awesome Lists containing this project

README

          

# HTML Live Text

[**LIVE**](https://tomashubelbauer.github.io/html-live-text)

A prototype of a design element of a connected text element which indicates it
is reloading by having a stripe shift across it similarly to indeterminate
progress indicator.

![](screencast.png)

## To-Do

### Fix the broken animation on the time element

It is not smooth like the one above it which probably has to do with class
assignment.