VcPiechart is a simple, yet powerful VueJs component for creating pie charts that came out from an experiment I made with the relatively new CSS conic gradients utilizing minimal markup and simple calculations. The package is available as an ES6 module on NPM and the repo is on BitBucket in case you feel like forking it. … Continue reading “Pie Chart VueJs Component with CSS Conic Gradients”
A couple of years ago, when HTML5 WebComponents were new, Polymer was just conceived and I was still experimenting, I created a nice Parallax component based on Mozilla X-Tag – one of the first libraries/framework, built on top of the WebComponents API. The component came out to be pretty popular and as time passed by … Continue reading “Parallax Component for VueJs”
VcChordDiagram is an open source guitar chord diagram generator for the VueJs JavaScript framework and my latest project, wrapped as an ES6 module and available on NPM, Yarn and on jsDelivr and UnPkg CDN. It is fully customizable and supports different number of strings and tunings.