0.4.2 • Published 1 year ago

vue-blox-mustache v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

A plugin for Vue Blox that enables Mustache templates within your views.

Installation

Vue Blox Mustache is available as a node package. For the latest stable version, run:

npm install vue-blox-mustache

You will also need to install the peer dependency mustache. At the time of writing, the latest npm version of mustache does not seem to build properly for browsers. You will need to either use a CDN to grab the script via regular <script> tags, or use version 4.1.0:

npm install mustache@4.1.0

Documentation

Please visit the vue-blox site at vueblox.io for up-to-date docs and examples.

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago