Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parallax-react-js

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parallax-react-js - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "parallax-react-js",
"version": "1.0.1",
"version": "1.0.2",
"description": "A libary for managing scroll speed of different components in react.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -30,3 +30,3 @@ # parallax-react-js

### Using npm
You can install parallax-react normally through npm:
You can install parallax-react-js normally through npm:

@@ -37,3 +37,3 @@ `

### Manual installation
Alternatively you can also install parallax-react directyl from the source code:
Alternatively you can also install parallax-react-js directyl from the source code:

@@ -50,3 +50,3 @@ 1. clone the repository with `git clone https://github.com/juliuswaldmann/parallax-react-js.git`

### Import
parallax-react exposes two components: ParallaxContainer and ParallaxLayer.
parallax-react-js exposes two components: ParallaxContainer and ParallaxLayer.
To use them just import them like this:

@@ -53,0 +53,0 @@

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