cloudgram icon indicating copy to clipboard operation
cloudgram copied to clipboard

Generate diagrams for your cloud architecture using code

Results 10 cloudgram issues
Sort by recently updated
recently updated
newest added

The graph is re-drawn from scratch on every change or on page load when pasting a link with a diagram in the query parameters. This means that the position of...

Currently the bundle size clocks at ~1.4MB. Explore methods to reduce it as much as possible.

The layout of the nodes by dagre does not prevent edges overlapping nodes see: ![graph](https://user-images.githubusercontent.com/2214687/107211010-b2863580-6a50-11eb-8ab6-f3e40b14d658.png) generated by: ``` diagram "image processing" [direction=lr] { generic.user user [label="User"]; aws.appsync appsync [label="AWS AppSync"];...

Allow the ability to load and save diagrams from the browser local storage.

enhancement

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Adds all icons from https://devicon.dev/ to cloudgram, into a new devicon namespace. This adds a lot of language and framework icons, especially useful to show a Ruby or Go microservice,...

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.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)...

dependencies