vue-sauce

1.0.2 • Public • Published

vue-sauce

"View source" directive for Vue šŸ

About

Automatically append up-to-date html documentation to your elements.

screenshot

Installation

npmĀ installĀ --saveĀ vue-sauce

npm package link

importĀ VueĀ fromĀ "vue";
importĀ sauceĀ fromĀ "vue-sauce";
Vue.directive("sauce",Ā sauce);

Simply add v-sauce to the element you want to document.

Example: https://byteboomers.github.io/vue-sauce

Package Sidebar

Install

npm i vue-sauce

Weekly Downloads

33

Version

1.0.2

License

MIT

Unpacked Size

36 kB

Total Files

8

Last publish

Collaborators

  • bjornkrols