react-awesome-reveal
Advanced tools
Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "react-awesome-reveal", | ||
"description": "React components to add reveal animations using Intersection Observer API and CSS Animations.", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Dennis Morello <dennismorello@gmail.com>", |
@@ -11,2 +11,13 @@ # React Awesome Reveal | ||
## Table Of Contents | ||
- [Features](#features) | ||
- [Demo](#demo) | ||
- [Installation](#installation) | ||
- [Quick Start](#quick-start) | ||
- [Supported Effects](#supported-effects) | ||
- [Example](#example) | ||
- [Chaining Multiple Animations](#chaining-multiple-animations) | ||
- [License](#license) | ||
## Features | ||
@@ -21,2 +32,6 @@ | ||
## Demo | ||
You can find a stress-test demo [here](https://react-awesome-reveal.morello.dev). | ||
## Installation | ||
@@ -23,0 +38,0 @@ |
107395
123