Comparing version 1.1.8 to 1.2.0
{ | ||
"name": "scrolldir", | ||
"version": "1.1.8", | ||
"version": "1.2.0", | ||
"description": "Vertical scroll direction in CSS", | ||
@@ -5,0 +5,0 @@ "main": "dist/scrolldir.min.js", |
@@ -63,10 +63,11 @@ <figure align="center"> | ||
## Setup 📤 | ||
Default: | ||
Add **dist/scrolldir.min.js**. | ||
Auto: | ||
Add **dist/scrolldir.auto.min.js** and your done! Scrolldir will **just** conveniently work. | ||
### Auto | ||
Add **dist/scrolldir.auto.min.js** and your done. There is no more configuration to do! Scrolldir will **just** conveniently work. | ||
## Usage 🛠 | ||
### Default | ||
Add **dist/scrolldir.min.js**. You have access to the API options below and must invoke scrollDir. See the [Default Setup Usage](#default) and [Options](#options) below. | ||
<h2 id="default">Defaut Setup Usage 🛠</h2> | ||
```javascript | ||
@@ -95,3 +96,3 @@ scrollDir(); | ||
## Options ⚗ | ||
<h2 id="options">Options ⚗</h2> | ||
@@ -98,0 +99,0 @@ To use an attribute besides `data-scrolldir`: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124256
121