1.0.0 • Published 10 months ago

wfsgoto v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

🚀 Demo

🌟 Features

  • No dependencies required.
  • Smooth scrolling functionality.
  • Configurable options.
  • Mobile responsive design
  • Lightweight at just 2 Kb (minified and gzipped).

Installation (using package managers)

$ npm install wfsgoto --save
$ yarn add wfsgoto
$ bower install wfsgoto --save

Usage

Implementing wfsgoto.js into your project is easy.

Add script right before closing </body> tag:

<script src="https://your_domain.com/js/wfsgoto.js"></script>
<script>
    const WebGoTo = new WFSGoTo({
        conteiner: '#header'
    })
</script>

For more detailed instruction please visit https://webfullset.com/wfsgoto/


👉 The full documentation can be found at https://webfullset.com


License

Licensed under the MIT License for compatible open source projects and non-commercial use.

Copyright 2024 WebFullSet