ReLaXed
ReLaXed copied to clipboard
Create PDF documents using web technologies
Hello, since 4 months there is version 0.2.5 (package.json). Could someone (admin) please publish the package. This will solve a lot of dependency issues. Thank you a lot! @Flakebi @Zulko
Added audit-ci to check for vulnerable repos and added one resolution in package.json
Commandline args need to be accessed through options, not program. This probably went wrong when merging in #196 and #194 at the same time.
It seems that the last code commit was already over a year ago and the issues are not being actively resolved. I wonder if relaxedjs is still under active development?
Fixes #118. Allows you to configure any options for mathjax-node-page in the config settings for the RelaXed plugin. For instance, to solve the need in #118: **config.yml:** ```yaml plugins: -...
I use MacOS. After successfull install I get "-bash: relaxed: command not found". Is it possible to run relaxed from Node.js? How to import it?
If I want MathJax to detect and render inline equations delimited in a pair of $, there currently seems no way to specify this in config.yml. I tried inserting MathJax...
Running `npm audit` returns three current security vulnerabilities through dependencies: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Low │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ minimist │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=0.2.1...
I like to debug my Pages in Chrome when anything is wrong. The Issue happens with the Viewport Size and multiple Pages? Is there any Solution to create a DIN...
I am writing in html and ran into a problem. I want pages in landscape orientation, and they are displayed in vertical orientation. How and in which file can the...