-
Notifications
You must be signed in to change notification settings - Fork 91
Home
shaehn edited this page Jan 10, 2020
·
2 revisions
Welcome to the hummusRecipe wiki!
This library produces PDF documents. It is a higher level abstraction to the HummusJS library on which it is based.
General documentation is part of the README.md found on the Code tab above. This wiki contains more in depth explanations of interfaces, options and provides example usage of some of the more complex elements. More programming examples can be found in the tests folder.
For programmers who have cloned the repository to their machines, running the tests requires using the mocha application on the test. The results can be found in the output folder. (Some of the tests are long and may timeout, so remember to use -t option to specify a larger running time)