🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

vue-sauce is a Vue.js direction that automatically appends up-to-date HTML documentation to your elements.

Featured Other

Documentation

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


You May Also Like