Press enter to see results or esc to cancel.

Blog image

Router for Vue.js based on components, declare routes using different components

A component-based declarative router for vue. Inspired by react router 4

Continue reading
Blog image

Build presentations with Keynote & Vue.js

This Vue app is a presentation/slideshow library. It enables you to declaratively code your slides

Continue reading
Blog image

Vue Checkbox Switch

A simple Vue component for checkboxes styled like switches based on Bulma

Continue reading
Blog image

Mock Vuex in Vue unit tests

Vuex is a great way to manage state in a Vue app. For any serious app, you want tests, so in this tutorial we’ll see how to mock Vuex in Vue unit tests.

Continue reading
Blog image

Using Vue.js to create custom web components

Learn how to create Web Components, to define new HTML tags, referred to as custom elements.

Continue reading
Blog image

Vue.js masked input component

New masked input component for Vue.js, used to enter data in a certain format dates,phone numbers, etc

Continue reading
Blog image

Google Autocomplete Vue Component

Google Autocomplete component is not more than a Vue.js wrapper around the google official API.

Continue reading
Blog image

Vue.js Swipe Component.

A Vue 2.0 component to implement accurate touch sliders

Continue reading
Blog image

Building a Search Engine Optimized App with Vue.js

Learn how to build and prerender an SEO friendly site with this full Vue.js tutorial.

Continue reading
Blog image

Can you keep a Promise()?

An article on JavaScript Promises. A Promise is a feature implemented in ES2015. The idea behind it is based on callback logic, but the final result is quite different.

Continue reading
Blog image

Hypersurface a modern polling app built with Vue.js

A modern polling app with real time updating, live chat, and a savable WYSIWYG HTML editor. Offline ready and mobile friendly. Built with Vue & SocketIO

Continue reading
Blog image

Modal library available for Vue.js.

The sweetest library to happen to modals. Now available for Vue.js.

Continue reading