-Official Vue.js wrapper for the fullpage.js library. -
+# Vue wrapper for fullpage.js -- [Demo online](https://alvarotrigo.com/vue-fullpage/) | [Codepen](https://codepen.io/alvarotrigo/pen/zpQmwq) -- [fullpage.js Extensions](https://alvarotrigo.com/fullPage/extensions/) -- By [@imac2](https://twitter.com/imac2). Thanks to [VasiliyGryaznoy](https://github.com/VasiliyGryaznoy) and [dragg](https://github.com/dragg) +[](https://www.npmjs.com/package/vue-fullpage) [](https://vuejs.org/) -## Table of contents -1. [Installation](#installation) -2. [Basic usage](#basic-usage) -3. [Options](#options) -4. [Methods](#methods) -5. [Callbacks](#callbacks) -6. [Contributing](#contributing) -7. [Resources](#resources) -8. [License](#license) +> Vue wrapper for fullpage.js ## Installation -For using of this component you need to include: -- [fullPage.js library](https://github.com/alvarotrigo/fullPage.js/) with **its dependencies** (jQuery) -- Install and register this wrapper like simple Vue.js component. -- Include fullPage.js files (`jquery.fullpage.js` and `jquery.fullpage.css`) - -Terminal: -```shell -// With bower -bower install vue-fullpage.js - -// With npm -npm install vue-fullpage.js +```bash +npm install --save vue-fullpage ``` -Check out [the license](#license) for commercial projects. - -## Basic usage -This wrapper creates a `{{options}}+