tex
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

tex

npm version Travis CI Build Status Coverage Status

Parsers for TeX and BibTeX.

The command line interface has been moved to tex-node.

Installation

npm install tex --save
var tex = require('tex');

TODO

  • Handle stuff like {\v g} (see W06-2933.bib)

License

Copyright 2014-2016 Christopher Brown. MIT Licensed.

/tex/

    Package Sidebar

    Install

    npm i tex

    Weekly Downloads

    26

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • chbrown