@douyinfe/semi-animation-styled
TypeScript icon, indicating that this package has built-in type declarations

2.56.3 • Public • Published

Stylesheet for animation

  • Provides rich transition effects based on animate.css (https://github.com/animate-css/animate.css)
  • It is easy to use. Building rich and vivid front-end pages through adding various atomic animation style to elements

Usage

import '@douyinfe/semi-animation-styled'; 
import React from 'react';

class App extends React.Component {
    render() {
        return (
            <div className="semi-animated semi-bounce semi-speed-slow semi-loop-infinite">bounce</div>
        );
    }
}

Readme

Keywords

Package Sidebar

Install

npm i @douyinfe/semi-animation-styled

Weekly Downloads

2,818

Version

2.56.3

License

MIT

Unpacked Size

14.6 kB

Total Files

15

Last publish

Collaborators

  • yannlynn
  • yumeizhang
  • xyqnpm
  • chenyuling_99
  • point.halo
  • zwlafk
  • daiqiangreal
  • shijiatongxue
  • bytednpm
  • wuhw