Miscellaneous

A collection of 136 posts

Vue first-class integration in Meteor

vue-meteor This project is currently in beta. vue+meteor is a set of packages to help you create awesome apps quickly and efficiently with two great web technologies: vuejs is the frontend meteor
27 September 2017

Vue ShortKey plugin for Vue.js

Vue ShortKey Vue-ShortKey - plugin for VueJS 2.x accepts shortcuts globaly and in a single listener. Install npm install vue-shortkey --save Usage Vue.use(require('vue-shortkey')) Add the shortkey directive to the
26 August 2017

Time Comparison with vue.js

Using the browser's native API for .toLocaleTimeString to get rid of libraries like moment.js for world time that respects daylight savings. Made with Vue, SVG, GreenSock. The dial was built off of
25 August 2017

Vue component that simulates a user typing

vue typer Vue component that simulates a user typing, selecting, and erasing text. VueTyper does not have any direct dependencies to any library or framework -- not even to Vue itself! Any required
27 July 2017