{"_id":"scrollax","_rev":"3-56989175c5e73326ed0f1506926057e1","name":"scrollax","description":"Smart, Super smooth, cross-browser, and easy-to-use parallax scrolling effect plugin you have ever seen!","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"scrollax","version":"1.0.0","description":"Smart, Super smooth, cross-browser, and easy-to-use parallax scrolling effect plugin you have ever seen!","main":"scrollax.min.js","repository":{"type":"git","url":"https://github.com/iprodev/Scrollax.js.git"},"keywords":["scrolling","parallax","scroll","effect","animation","easy"],"devDependencies":{"grunt-contrib-jshint":"~0.7.2","grunt-contrib-uglify":"~0.6.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-clean":"~0.5.0","grunt-tagrelease":"~0.2.1","grunt-bumpup":"~0.4.2","grunt":"~0.4.2"},"author":{"name":"iProDev","email":"chavroka@gmail.com","url":"http://iprodev.com"},"license":"MIT","bugs":{"url":"https://github.com/iprodev/Scrollax.js/issues"},"homepage":"https://iprodev.github.io/Scrollax.js","directories":{"doc":"docs"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"gitHead":"89e6ba69c6177c940ea45495800e03c6389a840a","_id":"scrollax@1.0.0","_shasum":"47cb6f362bcb101c4a4399b9f1d4ca764bb4d510","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"iprodev","email":"hemn@iprodev.com"},"dist":{"shasum":"47cb6f362bcb101c4a4399b9f1d4ca764bb4d510","tarball":"https://registry.npmjs.org/scrollax/-/scrollax-1.0.0.tgz","integrity":"sha512-Yw0tyAYMoev+fmG4c174Agg2pGqqJpJM5NhxAB7jqjt1El0TIM6TGNYFnIcsHDhYVBJ0SjKpsqHjUe+JgMDzaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9g6yOGOUW+Omwdwe16h0CqcVPlfbjAbZA1AYzi+jy9AIgb10SmdhZIYJ0Wnxg0koecTxHc505LmS4KNSnjnJCwcM="}]},"maintainers":[{"name":"iprodev","email":"hemn@iprodev.com"}]}},"readme":"# [Scrollax.js](https://iprodev.github.io/Scrollax.js)\r\n\r\nSmart, Super smooth, cross-browser, and easy-to-use parallax scrolling effect plugin you have ever seen!\r\n\r\nScrollax.js features:\r\n\r\n- Highly optimized scrolling rendering\r\n- GPU accelerated\r\n- Set custom ratio for any CSS property\r\n- Don't parallax elments that are not in the viewport\r\n- Horizontal & Vertical scrolling supports\r\n- Lots of super useful methods\r\n\r\n... and has a powerful & developer friendly API!\r\n\r\nThat's all build around a custom highly optimized scrolling rendering, and GPU accelerated.\r\n\r\n#### Dependencies\r\n\r\n- jQuery 1.7+\r\n\r\n#### Compatibility\r\n\r\nWorks everywhere, even in IE6+ abominations, but that is a complete accident :) IE 6-7 are not officially supported.\r\n\r\n## Usage\r\n\r\nConstructor:\r\n\r\n```js\r\nvar frame = new Scrollax(window).init();\r\n```\r\n\r\njQuery proxy:\r\n\r\n```js\r\n$(window).Scrollax();\r\n```\r\nor\r\n```js\r\n$.Scrollax();\r\n```\r\n\r\njQuery proxy is good when you want to create an instance and forget about it. For anything more complex, like using methods, events, accessing instance properties, ... use the constructor and work with the instance directly.\r\n\r\n## Download\r\n\r\nLatest stable release:\r\n\r\n- [Production `scrollax.min.js`](https://raw.github.com/iprodev/Scrollax.js/master/scrollax.min.js) - 7KB, 3KB gzipped\r\n- [Development `scrollax.js`](https://raw.github.com/iprodev/Scrollax.js/master/scrollax.js) - 22KB\r\n\r\nWhen isolating issues on jsfiddle, you can use this URL:\r\n\r\n- [http://iprodev.github.io/Scrollax.js/lib/scrollax.min.js](http://iprodev.github.io/Scrollax.js/lib/scrollax.min.js)\r\n\r\n## Documentation\r\n\r\nCan be found in the [docs](https://github.com/iprodev/Scrollax.js/tree/master/docs) directory.\r\n\r\n## Contributing\r\n\r\nPlease, read the [Contributing Guidelines](CONTRIBUTING.md) for this project.\r\n\r\n## License\r\n\r\nMIT","maintainers":[{"name":"iprodev","email":"hemn@iprodev.com"}],"time":{"modified":"2022-06-26T16:54:21.017Z","created":"2015-07-21T19:24:05.481Z","1.0.0":"2015-07-21T19:24:05.481Z"},"homepage":"https://iprodev.github.io/Scrollax.js","keywords":["scrolling","parallax","scroll","effect","animation","easy"],"repository":{"type":"git","url":"https://github.com/iprodev/Scrollax.js.git"},"author":{"name":"iProDev","email":"chavroka@gmail.com","url":"http://iprodev.com"},"bugs":{"url":"https://github.com/iprodev/Scrollax.js/issues"},"license":"MIT","readmeFilename":"README.md"}