vue-sublime-snippets. Simplify and supercharging my workflow with snippets for Vue.js that help me spin things up quickly

github.com/sdras/vue-sublime-snippets

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2018
  • Merge pull request #6 from setholito/field-markers
  • Add field markers.
July 2017
  • Merge pull request #5 from melniker/fix-readme-headings
  • add space to markdown headings so they render properly on github
January 2017
  • Merge pull request #4 from sdras/vuex2
  • add in mutations, actions, getters for vuex store snippets
  • Merge pull request #3 from sdras/vuex
  • add in vuex store
  • Merge pull request #2 from sdras/animations
  • fix import component
  • add in js animation hooks
  • Merge pull request #1 from JPeer264/fix/source-option
  • fixed source scope
  • add in filter and click
  • add in import snippets
  • add in a few more snippets, and clarify scope option to vue
  • initial commit
  • Initial commit