Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

loadingio/state.css

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

state.css

Stateful CSS animation.

Installation

download and include state.css:

    <link rel="stylesheet" type="text/css" href="state.min.css"/>

you an use a CDN, such as, from jsDelivr:

    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/loadingio/state.css@v0.0.1/dist/state.min.css"/>

Usage

Add CSS class of desired state to your DOM element, along with additional ld class. Currently we only implement one animation ( ld-flip-ltr ):

<div class="ld ld-flip-ltr"> ... ( your content ) ... </div>

LICENSE

MIT License

About

Stateful CSS Animations

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.