1.0.0 • Published 10 months ago

wfsnav v1.0.0

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

🚀 Demo

🌟 Features

  • No dependencies required.
  • Navigation scrolling plugin.
  • Configurable options.
  • Native scrolling.
  • Mobile responsive design.
  • Error handling and validation.

Installation (using package managers)

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

Usage

Implementing wfsnav.js into your project is easy.

Add script right before closing </body> tag:

<script src="https://your_domain.com/js/wfsnav.js"></script>
<script>
    const WebNavGoto = new webFullsetNavGoto({
        conteiner: '#header'
    })
</script>

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


👉 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