js-code-to-svg-flowchart
js-code-to-svg-flowchart copied to clipboard
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.
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Fixes a typo in the binary search sample.
[CodeSee](https://codesee.io) is a code visibility platform. This change updates the CodeSee workflow file to the latest version for security, maintenance, and support improvements (see changelog below). That workflow file: -...
Error at parseCodeToAST: this.input.charCodeAt is not a function node:internal/process/esm_loader:108 internalBinding('errors').triggerUncaughtException( ^ TypeError: this.input.charCodeAt is not a function TypeError: this.input.charCodeAt is not a function at at.skipSpace (~\js2flowchart\dist\js2flowchart.js:1:214760) at at.nextToken (~\js2flowchart\dist\js2flowchart.js:1:213390) at...
In Firefox 123 I get the following error on all examples: `Error at buildShapesTreeIntl.Segmenter is not a constructor js2flowchart.js:2:828928 L https://bogdan-lyashenko.github.io/js-code-to-svg-flowchart/dist/js2flowchart.js:2 buildShapesTree https://bogdan-lyashenko.github.io/js-code-to-svg-flowchart/dist/js2flowchart.js:2 Ir https://bogdan-lyashenko.github.io/js-code-to-svg-flowchart/dist/js2flowchart.js:2 wr https://bogdan-lyashenko.github.io/js-code-to-svg-flowchart/dist/js2flowchart.js:2 onmessage https://bogdan-lyashenko.github.io/js-code-to-svg-flowchart/docs/live-editor/worker.js:9`