Press enter to see results or esc to cancel.

Blog image

Vue.js Zip Code Finder

A nice example of Vue's capabilities, through an app that finds US cities through the given zip codes

Continue reading
Blog image

The v5.0 of NPM is released

On May 25 the npm team launched version 5.0.0

Continue reading
Blog image

Implementing Slick carousel using the Vue Slick component for Vue.js

A Vue.js component for the Slick carousel plugin, which acts as a wrapper, including all the Slick options

Continue reading
Blog image

Using a Kanban board layout component inspired by Invision and Trello

A flexible kanban component for forming a board layout with drag and drop powered by dragula

Continue reading
Blog image

Webpack vs Gulp A Comparison

Webpack is a module bundler and gulp is a programmable task runner, and in this article you can read about their aspects, and developers moving away from gulp and grunt and using webpack

Continue reading
Blog image

Vue.js Component: Vue 2 Simple Alert, Inspired by SweetAlert

A Simple Alert Component custom classes, inspired by SweetAlert

Continue reading
Blog image

Generate random font combinations via Google fonts with Vue.js

Generating random font combinations using Google Fonts and Vue.js

Continue reading
Blog image

Bringing an accordion menu component in Vue.js projects

A simple accordion menu component for Vuejs projects, to display images in a row with animations upon hovering.

Continue reading
Blog image

Plan events with the fullCalendar component based on Vue.js

Inspired by fullCalendar.io, with the Vue calendar component, vue-fullCalendar you can schedule events, requires no jquery

Continue reading
Blog image

Get a Material Ripple Effect to your components

This directive can be used in any element in which you would like to achieve the ripple effect, using modifiers and different colors for better results.

Continue reading
Blog image

Generating Barcodes with the Vue Barcode component

A Barcode generation component for Vue.js projects, based on JsBarcode.

Continue reading