jstransformer-typeset

0.0.1 • Public • Published

jstransformer-typeset

Typeset support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-typeset

Optionally, also use the css from here

API

var typeset = require('jstransformer')(require('jstransformer-typeset'));
 
typeset.render('<p>"Hello," said the fox.</p>').body
//=> '<p><span class="pull-double">“</span>Hello,” said the fox.</p>'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-typeset

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

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