reveal-loader

1.0.0 • Public • Published

Reveal Loader ES6

Reveal elements on scroll

Getting Started

This loader uses Waypoints. Adds class ".reveal-item" and ".reveal-item-is-visible".

Installing

Install package from NPM

npm install reveal-loader

Then import the module in your project. For example:

import RevealLoader from 'reveal-loader';

RevealLoader.load('.selector', '95%');

"95%" is the Waypoint offset.

Built With

  • Javascript

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Readme

Keywords

Package Sidebar

Install

npm i reveal-loader

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

4.03 kB

Total Files

4

Last publish

Collaborators

  • kmarkb_8017