js2flowchart
Posted chucklu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了js2flowchart相关的知识,希望对你有一定的参考价值。
https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any javascript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
安装
yarn global add js2flowchart
https://github.com/Bogdan-Lyashenko/codecrumbs
Learn, design or document codebase by putting breadcrumbs in source code.
Live updates, multi-language support, and easy sharing. https://codecrumbs.io
安装
yarn global add codecrumbs
yarn global v1.16.0
[1/4] Resolving packages...
info There appears to be trouble with your network connection. Retrying...
warning codecrumbs > madge > dependency-tree > precinct > detective-postcss > postcss-values-parser > [email protected]: I wrote this module a very long time ago; you should use something else.
info There appears to be trouble with your network connection. Retrying...
warning codecrumbs > @babel/[email protected]: ?? As of Babel 7.4.0, this
package has been deprecated in favor of directly
including core-js/stable (to polyfill ECMAScript
features) and regenerator-runtime/runtime
(needed to use transpiled generator functions):
> import "core-js/stable";
> import "regenerator-runtime/runtime";
warning codecrumbs > antd > rc-tree-select > rc-trigger > rc-animate > fbjs > [email protected]: [email protected]<2.6.8 is no longer maintained. Please, upgrade to [email protected] or at least to actual version of [email protected]
info There appears to be trouble with your network connection. Retrying...
[2/4] Fetching packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "[email protected]" with binaries:
- codecrumbs
Done in 205.06s.
以上是关于js2flowchart的主要内容,如果未能解决你的问题,请参考以下文章