/texer

Replaces macros in .tex files

Primary LanguageJavaScript

texer

Build Status Coverage Status bitHound Overall Score

Replaces macros in .tex files based on a set of rules you define

testing

To run the tests run

npm test

for coverage tests use

npm run-script coverage