https://github.com/nuxodin/parax
Parallax <div parax style="--parax-speed:0.5">finish</div>
https://github.com/nuxodin/parax
parallax parallax-effect parallax-javascript-library parallax-scrolling
Last synced: 3 days ago
JSON representation
Parallax <div parax style="--parax-speed:0.5">finish</div>
- Host: GitHub
- URL: https://github.com/nuxodin/parax
- Owner: nuxodin
- License: mit
- Created: 2020-09-09T08:12:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T22:02:34.000Z (almost 4 years ago)
- Last Synced: 2025-10-07T12:36:47.369Z (4 months ago)
- Topics: parallax, parallax-effect, parallax-javascript-library, parallax-scrolling
- Language: HTML
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New location:
This repo has a new location:
https://github.com/u1ui/parallax.attr
---
# PARAX
Parallax your Elements
## Features
- fast!
- easy API
- works for dynamic added elements
- lightweight < 4k minified
## Demo
https://raw.githack.com/nuxodin/parax/master/tests/demo.html
## Ussage:
```js
import 'https://cdn.jsdelivr.net/gh/nuxodin/parax@1.1.0/parax.min.js';
```
```html
I am twice as fast!
```