UNPKG

infusion

Version:

Infusion is an application framework for developing flexible stuff with JavaScript

12 lines 323 B
{ "jQueryScrollToPlugin": { "name": "jQuery scrollTo Plugin", "description": "Provides a way to scroll the browser's view to a specific element or location on the page.", "files": [ "./js/jquery.scrollTo.js" ], "dependencies": [ "jQuery" ] } }