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

openui5-parallax

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openui5-parallax

A library wrapping parallax.js in UI5 controls to create stunning layered effects

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

OpenUI5-parallax

A simple OpenUI5 control library wrapping parallax.js in UI5 controls to create stunning layered effects, for more information check out the parallax.js demo.

Preview

Getting started

  1. Install node.js (get it from nodejs.org).
  • If working behind a proxy, you need to configure it properly (HTTP_PROXY / HTTPS_PROXY / NO_PROXY environment variables)
  1. Clone the repository and navigate into it
git clone https://github.com/michadelic/openui5-parallax
cd openui5-parallax
  1. Install all npm dependencies (also installs all bower dependencies)
npm install
  1. Run npm start to run a local server with the UI5 tooling
npm start
  1. The UI5Lab-browser is loaded as a dependency to display the library content for testing during development. Open it to see the libary samples in action: http://localhost:8080/test-resources/ui5lab/browser/](http://localhost:8080/test-resources/ui5lab/browser/)

Directions

Browser A sample browser showcasing artifacts from one or more libraries

Test page An HTML test page instantiating the control

Contributing

Instructions how to connect to the community and contribute to the UI5lab project can be found in the main repository!

Credits

Thank you to @wagerfield for this great parallax implementation!

FAQs

Package last updated on 06 Jun 2019

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