How to use @quasar/extras - 1 common examples

To help you get started, we’ve selected a few @quasar/extras examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github quasarframework / quasar / app / lib / helpers / animations.js View on Github external
const {
  generalAnimations,
  inAnimations,
  outAnimations
} = require('@quasar/extras/animate/animate-list.common')

module.exports = generalAnimations.concat(inAnimations).concat(outAnimations)

@quasar/extras

Quasar Framework fonts, icons and animations

MIT
Latest version published 22 days ago

Package Health Score

98 / 100
Full package analysis