The Wayback Machine - https://web.archive.org/web/20201125050112/https://github.com/quasarframework/quasar-ui-qscroller
Skip to content
dev
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 11, 2020
ui
Nov 11, 2020

README.md

QScroller (Vue Plugin, UMD and Quasar App Extension)

@quasar/quasar-ui-qscroller @quasar/quasar-app-extension-qscroller GitHub code size in bytes GitHub repo size in bytes

Structure

  • /ui - standalone npm package (go here for more information)
  • /app-extension - Quasar app extension
  • /demo - docs, demo and examples project
  • live demo - live docs, demo and examples

Demo Workflow

If you fork or download this project, make sure you have the Quasar CLI globally installed:

$ npm i -g @quasar/cli

The workflow to build the demo, on a fresh project, is as follows:

$ cd ui
$ yarn
$ yarn build
$ cd ../demo
$ yarn
$ quasar dev

Donate

If you appreciate the work that went into this, please consider donating to Quasar or Jeff.

License

MIT (c) Jeff Galbraith jeff@quasar.dev

You can’t perform that action at this time.