Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "bradpitt", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Set of javascript modules that do cool stuff", | ||
@@ -18,3 +18,3 @@ "main": "dist/bradpitt.min.js", | ||
"parallax", | ||
"vanillia", | ||
"vanilla", | ||
"es6" | ||
@@ -21,0 +21,0 @@ ], |
@@ -1,2 +0,2 @@ | ||
## Bradpitt.js | ||
# BradPitt.js [![npm](https://img.shields.io/npm/v/bradpitt.svg?maxAge=2592000)](https://www.npmjs.com/package/bradpitt) | ||
@@ -43,3 +43,3 @@ _nothing in demo yet ;)_ | ||
## Vanillia JS Parallax | ||
## Vanilla JS Parallax | ||
@@ -52,3 +52,3 @@ [Optional Reading](https://labs.redantler.com/vanilla-js-parallax-without-the-bloat-fd1f357914e7#.3xpjqrc2e) that explains the technique. | ||
Current implementation is on the dom, this may change to being JS focused but for now set up the elements you want on the page as follows: | ||
Current implementation is on the DOM, this may change to being JS focused (in the optional reading above it's JS based), but for now set up the elements you want on the page as follows: | ||
@@ -55,0 +55,0 @@ #### Usage |
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
15575