1.0.14 • Published 1 year ago

solar-animations v1.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Solar Animations

Lightweight and simple animate on scroll

Getting Started

Installing

Install package:

npm i solar-animations

Import script, styles and initialize:

import solarAnimations from 'solar-animations';
import 'solar-animations/dist/solar-animations.min.css';
// ..
solarAnimations();

Usage

Add data-solar attributes to elements you want animated

<div data-solar="fade-up"></div>
1.0.14

1 year ago

1.0.1-3.1

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago