Displaying 1 to 20 from 68 results

vue-analytics - Google Analytics plugin for Vue

  •    Javascript

The plugin isn't just a wrapper of the Google Analytics API, but provides a solution to issues that most of the time you don't want to deal with or you not even know you have to deal with.




vue-core-image-upload - a vue plugin for image to crop and upload

  •    Vue

if you use vue.js(<=2.0), you should go here.Or select 1.x.x version. Your contributions and suggestions are welcome πŸ˜„πŸ˜„πŸ˜„πŸ’πŸ’πŸ’.

vue-scrollto - Adds a directive that listens for click events and scrolls to elements.

  •    Javascript

For vue 1.x use vue-scrollTo@1.0.1 (note the capital T) but keep in mind that the old version depends on jquery. vue-scrollto uses window.requestAnimationFrame to perform the animations, thus giving the best performance.

vue-croppa - A simple straightforward customizable mobile-friendly image cropper for Vue 2.0.

  •    Vue

A simple straightforward customizable mobile-friendly image cropper for Vue 2.0. A two-way binding prop. It syncs an object from within the croppa component with a data in parent. We can use this object to call useful methods (Check out "Methods" section). Since v1.0.0, you don't need this anymore, the ref on component can also be used to call methods.


vue-plugin-simple - A template to create vue plugins and shareable components.

  •    Javascript

Template to create vue plugin or shareable components. The purpose of this Vue project templates is to provide a simple setups so that users can get started with actual plugin code as fast as possible. Node and vue-cli are required.

vue-testing - Let's make Vue Testing And Mocking Become Easier And Much Fun

  •    Javascript

Let's make Vue Testing And Mocking Become Easier And Much Fun. Probably, you'll not get frustated with that code. Cause it's simple. until your component uses vue properties that magically injected by some plugin. For example vue-router injects this.$router and this.$route Or vuex injects this.$store. It will throw error variable undefined since we not render the whole app. So, How do you handle it without touching your component code? It needs some effort.

vuex-saga - Better Vuex Action To Simplify Your Async Flow Process And Code Testing

  •    Javascript

Better Vuex Action To Simplify Your Async Flow Process And Code Testing. It's inspired by redux-saga but it works differently. Vuex Saga just simplify the action for async and testing while redux-saga is being advance async flow control which can make some watchers. You can import vuex-saga.js to your vue component file like this and process it with your preprocessor.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.