jstransformer-css-beautify

0.0.1 • Public • Published

jstransformer-html-beautify

JS Beautifier CSS support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-html-beautify

API

var beautify = require('jstransformer')(require('jstransformer-html-beautify'))

beautify.render('<strong > Hello World! </strong  >').body
//=> '<strong>Hello World!</strong>'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-css-beautify

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

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