Skip to content

Repository files navigation

#FoesScrollProxy

npm versionBuild StatusNPM StatusdevDependency Status

##Installation The recommended and the most suitable way to install is through NPM.

$ npm install --save foes-scrollproxy

Also, you can install through Bower.

$ bower install --save foes-scrollproxy

After installation process, you have to include the js files in your html.

<scriptsrc="/your/path/foes-scrollproxy/dist/foes-scrollproxy.umd.min.js"></script>

Also, it supports ES2015 modules so, you can easily import the library in your js instead loading the UMD version in the DOM.

import'foes-scrollproxy';import{ScrollImageParallaxObserver}from'foes-scrollproxy';

The following code is a fully initialization example code:

##Credits This library is created by:

@mktoast - mikeltuesta@gmail.com

##Licensing Options License

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages