vue-disable-interpolation

0.0.2 • Public • Published

vue-disable-interpolation

Disable interpolation (mustache style) of vue.

Build Status

Install

node

npm install vue-disable-interpolation

Usage

Vue.use(VueDisableInterpolation)

Development

Setup

  • gulp
    • npm install -g gulp
  • xvfb (only no desktop environment.)
npm install

Release Build

$ gulp release

Test

$ gulp test
 
# with version (default 2.0.0) 
$ VUE_VERSION=2.3.4 gulp test

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request (Please not include dist/ files)

/vue-disable-interpolation/

    Package Sidebar

    Install

    npm i vue-disable-interpolation

    Weekly Downloads

    323

    Version

    0.0.2

    License

    ISC

    Last publish

    Collaborators

    • alfa-jpn