jstransformer-purifycss

0.2.0 • Public • Published

jstransformer-purifycss

PurifyCSS support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-purifycss

API

var purifycss = require('jstransformer')(require('jstransformer-purifycss'))
 
var options = {
  content: "index.html",
  minify: true
}
 
purifycss.renderFile('example.css', options).body
//=> Purified CSS

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.0
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i jstransformer-purifycss

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

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