Skip to content

CoderLearningCode/scrollreveal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

869 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrollReveal

ScrollReveal

Animate elements as they scroll into view.

Build status Monthly downloads Version 5.4KB min+gzip GPLv3 License

Browser compatibility matrix



Installation

Browser

A simple and fast way to get started is to include this script on your page:

<script src="https://unpkg.com/scrollreveal@beta"></script>

This will create the global variable ScrollReveal.

Module

npm install scrollreveal

CommonJS

const ScrollReveal = require('scrollreveal')

ES2015

import ScrollReveal from 'scrollreveal'

Copyright 2018 Fisssion LLC

About

Animate elements as they scroll into view.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%