Skip to content

ryo-manba/data-anim

Repository files navigation

data-anim — Animate with just HTML

data-anim

NPM version gzip size License

Getting Started

Add a script tag. Write attributes. Your HTML comes alive. Under 3KB gzipped with 30+ animations, 4 triggers, and built-in anti-FOUC protection.

npm

npm install data-anim
import 'data-anim';

CDN

<script src="https://unpkg.com/data-anim/dist/data-anim.min.js"></script>

Usage

<h1 data-anim="fadeInUp">Hello World</h1>
  • Visit the Documentation to view the full API reference.
  • Try the Playground to experiment with animations interactively.

Documentation

Visit https://ryo-manba.github.io/data-anim/ to view the full documentation.

Contributing

Contributions to data-anim are welcome and highly appreciated. Please review our Contribution Guidelines before getting started.

License

MIT

About

Animate with just HTML. Drop-in scroll animations using data attributes.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors