Socket
Socket
Sign inDemoInstall

parallax.css

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parallax.css

Pure css library for the parallax effect


Version published
Maintainers
1
Created
Source

parallax.css

pure css parallax in one file

npm license jsDelivr npm GitHub Repo stars

Installation

NPM
npm install parallax.css
YARN
yarn add parallax.css
CDN

yarnpkg | jsdelivr | unpkg

Download

source | jsdelivr


Usage

Module
<link rel="stylesheet" href="node_modules/parallax.css/parallax.css">

or

@import 'node_modules/parallax.css/parallax.css';
CDN
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/parallax.css">

or

@import url(https://cdn.jsdelivr.net/npm/parallax.css);

Getting started

You can find the Parallax.css documentation on github-pages.

Keywords

FAQs

Package last updated on 12 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc