An open API service indexing awesome lists of open source software.

https://github.com/ayamflow/vue-query

Vue.js plugin for DOM utils (querySelector, add/removeClass)
https://github.com/ayamflow/vue-query

Last synced: 8 months ago
JSON representation

Vue.js plugin for DOM utils (querySelector, add/removeClass)

Awesome Lists containing this project

README

          

vue-query
=========
DEPRECATED IN VUE 0.11+: use v-el instead

Vue.js plugin - DOM utils
Add this.$findOne, this.$find, this.add/removeClass to any Vue instance.

Inspired by https://gist.github.com/bpierre/6c98f2249b4e6f55edd1