Coder Social home page Coder Social logo

ryepup / c4-lab Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 9.77 MB

web interface to create diagrams expressing a software architecture

License: MIT License

JavaScript 35.97% HTML 9.70% CSS 0.20% Common Lisp 3.45% TypeScript 50.68%
architecture documentation-tool

c4-lab's People

Contributors

dependabot[bot] avatar ryepup avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

happy-ferret

c4-lab's Issues

add a read-only view for share links

Currently following a link to a graph will also blow away anything saved in localstorage. This is annoying.

  • verify the "share" link opens a page that draws the graph without any side-effects, and without the editor
  • verify the export works on the viewer
  • verify there's a "edit this" button
  • bonus: responsive

It's annoying to follow a link to a diagram, and have that blow away a work in progress.

stablize svg rendering

there's some non-determinism in the svg renderer that's generating different content and giving angular fits.

improve error handling

Improve error handling when a graph is syntactically correct but doesn't "compile", i.e. has an edge to a node that doesn't exist

make a vendor bundle

Split out the app code from vendor code to permit more judicious uglify usage and smaller files.

wrap all text

Word wrap seems to only apply once, very long descriptions don't get wrapped.

allow collapsing the editor

the graph and the editor can both get a little big. Add some way to hide the editor so you can see the graph

support container diagrams

Graph only the selected system, require a child connection to everything the selected system has coming in/out.

hook up eslint

Get eslint configured and play with the ruleshttp://eslint.org/docs/rules/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.