arkit
arkit copied to clipboard
JavaScript architecture diagrams and dependency graphs
I'm use your lib arkit for read my node-js microservices. Is a very good tool, but I have a problem with js files when developers make direct use de module.exports...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...
Bug Description when I try to get the diagram of my NodeJS file I use the command "npx arkit -f .\code\code.js -o code.svg" I got this error orignalcode\node_modules\arkit\dist\generator.js:124 componentsByName[component.name].push(component); ^...
Bug description: ``` 504 ERROR The request could not be satisfied. CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. Changelog Sourced from y18n's changelog. 4.0.3 (2021-04-07) Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) 4.0.1 (2020-11-30) Bug Fixes address prototype...
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.9.0. Release notes Sourced from color-string's releases. 1.9.0 Minor Release 1.9.0 Add parsing of exponential alpha values for HWB and HSL (#66) Thanks to @babycannotsay...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.3.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bug description **To Reproduce** 1. Operating system Ubuntu 16/04 2. Arkit version and CLI arguments 1.3.13 ``` ╰─$ node --version v10.15.2 ``` 3. Arkit config, if any was used ```...
This is a (probably partial) fix for #28. It doesn't introduce any unit test failures, though seems like there's a bunch already happening. :grimacing:
**Is your feature request related to a problem?** PlantUML requires Java **Describe the solution you'd like** Replace with https://mermaid-js.github.io/mermaid/#/ or https://github.com/reaviz/reaflow