jstransformer-escape-vuejs

1.0.4 • Public • Published

jstransformer-escape-vuejs

escape-html support plus curly brackets for JSTransformers.

modified from jstransformer-escape-html

Installation

npm install jstransformer-escape-vuejs

API

var escape = require('jstransformer')(require('jstransformer-escape-vuejs'))

escape.render('foo & bar').body
//=> 'foo & bar'

License

MIT

/jstransformer-escape-vuejs/

    Package Sidebar

    Install

    npm i jstransformer-escape-vuejs

    Weekly Downloads

    2

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    3.21 kB

    Total Files

    5

    Last publish

    Collaborators

    • fimion