Imperator Design
The library

Techniques, not templates

Every trick recreated from the source video as a live, self-contained demo. Search, filter, open, steal.

1 / 4

SVG Circular Progress Bar

An SVG-based circular progress bar that animates from 0% to 100% using the `stroke-dashoffset` property. It features a round line cap and starts filling from the 12 o'clock position, with a numerical percentage updating in sync.

animationcssprogressjavascriptsvgloading
2 / 4

Multi-step Form with Progress Indicator

A multi-step form that guides users through a checkout process with a clear visual progress indicator, enhancing perceived trust and reducing cognitive load.

animationuxformprogressmulti-stepcheckout
3 / 4

Indeterminate CSS Loading Bar

A pure CSS loading bar that uses a ::before pseudo-element and keyframe animation to create an infinitely sliding, indeterminate progress effect, without any JavaScript.

animationcssprogresskeyframespseudo-elementsloader
4 / 4

Animated Striped Progress Bar

A linear progress bar demonstrates progress by filling up, while a background-position animation creates a continuous motion of diagonal stripes.

animationcssprogressstripedlinear-gradient