Skip to content

Latest commit

 

History

History
 
 

extras

Quasar Framework logo

Quasar Framework Extras Package

Build responsive Single Page Apps, SSR Apps, PWAs, Hybrid Mobile Apps and Electron Apps, all using the same codebase!, powered with Vue.

Join the chat at https://chat.quasar.dev https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg

Contents

Please make sure you have latest @quasar/extras npm package version installed into your project folder in order for you to benefit from everything below.

Package quasar.conf.js extras name Version Description Notes License
Roboto Font roboto-font CDN v19 Recommended font along Material theme License
Roboto Font Latin Extended roboto-font-latin-ext CDN v19 Recommended font along Material theme License
Material Icons material-icons CDN v47 Material icons font Requires: Quasar 1.0.5+, @quasar/extras 1.2.0+ License
Material Icons Outlined material-icons-outlined CDN v14 Material icons outlined font Requires: Quasar 1.0.5+, @quasar/extras 1.2.0+ License
Material Icons Round material-icons-round CDN v14 Material icons round font Requires: Quasar 1.0.5+, @quasar/extras 1.2.0+ License
Material Icons Sharp material-icons-sharp CDN v15 Material icons sharp font Requires: Quasar 1.0.5+, @quasar/extras 1.2.0+ License
MDI v4 (Material Design Icons) mdi-v4 4.5.95 Extended Material Design icons font License
MDI v3 (Material Design Icons) mdi-v3 3.6.95 Extended Material Design icons font License
Font Awesome fontawesome-v5 5.11.2 Fontawesome icons font License
Ionicons ionicons-v4 4.6.3 Ionicons font Font License Icon License
Eva Icons eva-icons 1.1.1 Eva Icons font License
Themify Icons themify 1.0.0 Themify Icons font License
Animate.css Use animations prop 3.5.2 Bundle of animations you can use in your website/app License

Either install MDI v4 or MDI v3, but never both at the same time.

Why this package? Because it strips down unnecessary package files (so faster download times), all in one place, tested and ready to use with Quasar. One other reason is that the material icons npm package sometimes fails to be downloaded by NPM.

QIcon cheatsheet

<q-icon name="..." />
Name Prefix Examples Notes Licence
material-icons None thumb_up Notice the underline character instead of dash or space
material-icons-outlined o_ o_thumb_up Notice the underline character instead of dash or space
material-icons-round r_ r_thumb_up Notice the underline character instead of dash or space
material-icons-sharp s_ s_thumb_up Notice the underline character instead of dash or space
ionicons-v4 ion-, ion-md-, ion-ios-, ion-logo- ion-heart, ion-logo-npm, ion-md-airplane Use QIcon instead of <ion-icon> component; Logo icons require 'ion-logo-' prefix
fontawesome-v5 fa[s,r,l,b] fa- "fas fa-ambulance" QIcon "name" property is same as "class" attribute value in Fontawesome docs examples (where they show <i> tags)
mdi-v3 mdi- mdi-alert-circle-outline Notice the use of dash characters
eva-icons eva- eva-shield-outline, eva-activity-outline Notice the use of dash characters
themify ti- ti-hand-point-up Notice the use of dash characters

Supporting Quasar

Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome backers.

Please read our manifest on Why donations are important. If you'd like to become a donator, check out Quasar Framework's Donator campaign.

Documentation

Head on to the Quasar Framework official website: https://quasar.dev

Stay in Touch

For latest releases and announcements, follow on Twitter: @quasarframework

Chat Support

Ask questions at the official community Discord server: https://chat.quasar.dev

Community Forum

Head on to the official community forum: https://forum.quasar.dev

Semver

Using semver 2.0 notation for 'quasar-extras' package.

License

All assets included in this repository are exclusive property of their respective owners and licensed under their own respective licenses. Quasar does not take any credit in packages included here.