Sleep

All Articles

Vue. js Component Wrapper for the autoNumeric library

.vue-autoNumeric.An use instance of the vue-autonumeric component. A Vue.js part that wraps the awes...

Vue. js cover for Vimeo Embed Gamer

.Vue.js wrapper for Vimeo player.The Vue-vimeo-player is a Vue.js cover for the Vimeo Embed Gamer, w...

Minimal Vue.js Fall Editor - Vue.js Feed

.Vue Fall Editor.A code-pen with a vuedown editor able to analyze markdown. It takes advantage of Ma...

Vue. js cover for sChart.js: Straightforward HTML5 charts

.vue-schart.Create easy charts by utilizing a Vue.js part- cover for sChart.js along with an assortm...

Countdown along with a Vue.js element

.vue-countdown.Component for Vue.js which develops a countdown timer based on a given number of seco...

Vue Pagination component For Bootstrap

.vue-bs-pagination.A Bootstrap Pagination element for Vue.js with basic options and also create.Resi...

Vue Radar: Part to generate Radar Diagrams #.\n\nV-Radar.\nVue Radar is a component, with it you may create radar diagramms. It permits you to use your very own stats, colors as well as more to build a particular radar diagramm.\n\nInstance.\nTo begin collaborating with the Vue Radar use the complying with command to mount it.\nVia npm:.\nnpm put up vue-radar.\nVia yarn:.\nanecdote incorporate vue-radar.\nBring it where you require it and also don't overlook to incorporate it to your components object.\nbring Radar from 'vue-radar'.\nUsage:.\nrecords () {-String.Split- -\nreturn {-String.Split- -\nradar: \nsize: '500',\/\/ pixel system.\nviewbox: '800',\/\/ unit utilized inside the svg (right here 400px = thousand unit\u00e9s).\nspan: '300',\/\/ exact same device than above (diam\u00e8tre = 900), maintain the distance &lt (viewbox\/ 2).\nstructure: \nexterior: \/\/ outside stroke of the construct's polygon.\nstrokeColor: 'rgba( 0, 0, 0, 1)',\/\/ colour (any kind of css layout is actually usable (hexa, rgb, rgba ...)).\nstrokeWidth: '9'\/\/ pixel unit.\n,.\ninternals: \/\/ internals stroke of the structure's polygon (one every 10%).\nstrokeColor: '# 76B4FF',\/\/ color (any sort of css format is usable (hexa, rgb, rgba ...)).\nstrokeWidth: '5'\/\/ pixel unit.\n,.\naverage: \/\/ normal polygon (placed at fifty%).\nstrokeColor: 'rgba( 0, 0, 0, 1)',\/\/ movement shade (any kind of css layout is actually usable (hexa, rgb, rgba ...)).\nstrokeWidth: '2',\/\/ pixel unit.\nfillColor: 'rgba( 0, 0, 0,.5)'\/\/ polygon color (any kind of css format is actually functional (hexa, rgb, rgba ...)).\n\n,.\nseries: \/\/ collections from center to summits.\nstrokeColor: 'rgba( 0, 0, 0,.3)',\/\/ shade (any kind of css style is actually useful (hexa, rgb, rgba ...)).\nstrokeWidth: '1'\/\/ pixel device.\n\n,.\nrange: \/\/ scales of corresponding statistic.\nintellect: 200,\/\/ key should amount to the equivalent figure, lowercased and also without tones.\ncharm: 200,.\nagilty: 200,.\nmastery: 200,.\nstupidness: 200.\n,.\nstatistics: [\nlabel: 'Cleverness',\/\/ string.\nmarket value: 37,\/\/ int.\nshortName: 'Int'\/\/ The two initial characters are made use of to become show alongside their equivalent tops.\n,.\n\ntitle: 'Charm',.\nworth: 77,.\nshortName: 'Ch'.\n,.\n\nlabel: 'Agilty',.\nvalue: 187,.\nshortName: 'Ag'.\n,.\n\ntitle: 'Dexterity',.\nworth: 99,.\nshortName: 'De'.\n,.\n\ntitle: 'Stupidness',.\nvalue: 144,.\nshortName: 'Silly'.\n\n],.\npolycolor: '

7307D3'// different colors (any type of css layout is actually useful (hexa, rgb, rgba ...)).-|-|-|...