Bruno Peixoto
Bruno Peixoto
I forked this repository and made some tuning. Among others, [Euler diagrams](https://en.wikipedia.org/wiki/Euler_diagram) are very useful for multiple use cases. May I do a pull request? The source code is below...
Hi Trekhleb, I took the liberty to clone your initiative and publish a npm package with my own modifications. Some are application-oriented, others are puristic and extends your prior work....
Hi, I would like to know if you have an algorithm to find all possible paths (cyclic or acyclic) in a directed graph from certain node A to B. Although...
There should, if it is not already available, ignore publish files by some flag on configuration file **.np-config.JSON**. I am not aware of how may I do it. How must...
#### Description Given multiple tasks processed in parallel, a progressbar for each one may bring some enlightment to the developer. #### Code i found [this option here](https://github.com/alphatwirl/atpbar), but its interface...
Hi roboticist fellows, I started during my Master degree a library in MatLab about Robotics called [quindim](https://github.com/brunolnetto/quindim). To make you aware of it, run the examples in respective folder. You...
Gostaria de saber se é possível alterar a linguagem do título arbitrariamente para llinguagem a escolha.
Hi, I am a NodeJS developer. Unfortunately, I was not able to make a simple example work. May you provide a step-by-step procedure for me to follow? Best regards,
### Proposal On previous episodes of `me 'n maid-js`, I suggested `Styled multi-links on flowcharts`. Great! @tomperr came to the rescue, opened the [pull request](https://github.com/mermaid-js/mermaid/issues/3036) and saved the day. This...
I wish to attribute the properties of some edges by some a priori defined classDef as it is possible to nodes. I tried to substitute the repeated properties by the...