Sleep

Vuecidity Element Collection for Vue.JS

.Vuecidity UI Collection for Vuejs.Vuecidity is a Component Public library influenced by Product Layout and also Bootstrap along with guidelines of contemporary UI concept powered through Vue. It is actually a totally free, available source venture and licensed under MIT.Features.Vuecidity offers a set of 32 pc and mobile phone UI elements, together with a 24-column responsive layout grid system along with:.types and different colors.beautifully crafted type aspects.special Vue directives.SSR.capability to develop receptive web sites.PWAs (with Electron).mobile applications (with Cordova).gzipped reports 18.5 KB JavaScript and also 13.3 KB CSS.It is actually possible to develop various versions making use of the very same codebase recorded ES6.Quick Start.The collection is actually offered for installation through npm and also adding it to your job is quick and simple.To include Vuecidity to your job you must draw it to yournode_modules through NPM or even Yarn and also import the designs for VcIcon and also VcFlag as explained listed below. jsDelivr and also UnPkg CDN support is additionally on call as illustrated listed below.As soon as you are actually performed putting up into your node_modules, you need to have to feature Vuecidity in to your principal entrance file (normally/ src/main. js):.// src/main. js.import Vue coming from 'vue'.import Vuecidity coming from 'vuecidity'.import './ node_modules/ vuecidity/dist/lib/ vuecidity.min.css'.Vue.use( Vuecidity).NPM setup.$ npm mount vuecidity-- save.Yarn installation.$ anecdote add vuecidity.You may locate @vuecidity on Twitter.