Matthias Hertel
Matthias Hertel
Also have some findings: It depends on the `import` statement. I used `import * as shell from 'shelljs'` but the returned shell object contains only with the members config, default,...
Looks interesting. When you have finished the settings I will merge. (Already saw one of your the results ([knownConditionTrueFalse]) This is usually removed by the optimizing compiler so is not...
Thanks for the reminder. I will have a look soon.
right, there are not much changes. * readme changes * default options (compatible) * enabling some parameters (self) to get access to the rules * conditional rendering: e.g. if (slf.rules.footnote_options.backref)...
I try to keep things simple for consumers too. However I do not agree because overwriting 3 functions for effectively adding 3 if statements is somehow complex instead of giving...
MUST rate security issues higher than compatibility. fixing is forward only. @jlourenc did a good job. install using npm i "jlourenc/multer.git#fix/CVE-2022-24434" and test before complaining. I had no problem for...
These are 2 completely different boards with different processors: vs. .
I see, thanks for explaining - I got you wrong. Can you create a pull request ?
I haven't used this library on my own but the examples of lcdeffects use my library. I just can guess that more than 16 characters cannot be used as the...
Maybe you can create a pull request so we see how this can be implemented without breaking the API of the library