Parallax

screenshot of Parallax

Parallax Engine that reacts to the orientation of a smart device

Overview:

Parallax.js is a Parallax Engine that reacts to the orientation of a smart device. It can use the position of the cursor as an alternative to gyroscope or motion detection hardware.

Features:

  • Orientation-based Parallax: Reacts to smart device orientation.
  • Cursor Position Detection: Utilizes cursor position when gyroscope or motion detection hardware is unavailable.
  • Easy Installation: Can be installed via CDN, npm, or by downloading compiled files.
gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.