An open API service indexing awesome lists of open source software.

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>

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!

```