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

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-escape-html

Weekly Downloads

204

Version

1.1.0

License

MIT

Last publish

Collaborators

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