jstransformer-escape-html

1.1.0 • Public • Published

jstransformer-escape-html

escape-html support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-escape-html

API

var escape = require('jstransformer')(require('jstransformer-escape-html'))
 
escape.render('foo & bar'').body
//=> 'foo & bar'

License

MIT

/jstransformer-escape-html/

    Package Sidebar

    Install

    npm i jstransformer-escape-html

    Weekly Downloads

    228

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • calebeby
    • forbeslindesay
    • hemanth
    • robloach
    • stoeffel
    • timothygu