Coder Social home page Coder Social logo

scale-tone / az-func-as-a-graph Goto Github PK

View Code? Open in Web Editor NEW
50.0 50.0 4.0 28.87 MB

Visualizes your Azure Functions project in form of a graph

License: MIT License

TypeScript 50.80% HTML 46.80% CSS 0.35% Batchfile 0.23% JavaScript 1.50% Dockerfile 0.33%
azure-functions codespaces mermaid serverless visual-studio-code vscode vscode-extension

az-func-as-a-graph's Introduction

πŸ’‘ β€œA software architect who does not code is like a cook who does not eat” Β© Grady Booch.

So I do eat. And I do code. And here is some of the code I do.

Projects

Profiles

Fun facts

List of Volvo car models I owned:

  • (1998-2000) 340, 5-door hatchback, 1.7 L, manual, rear-wheel-drive with transaxle, dark grey.
  • (2000-2003) 440, 5-door hatchback, 1.8 L, manual, light grey.
  • (2003-2006) s40, 4-door sedan, 1.6 L, manual, dark green.
  • (2006-2020) ... was going through some things ...
  • (2020-now) c30, 3-door hatchback, 1.6 L, manual, dark grey.

Also I bear two πŸš— licenses (for both sides of the road) and four β›΅ licenses (for various Globe regions).

az-func-as-a-graph's People

Contributors

scale-tone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

az-func-as-a-graph's Issues

Better support for Java

It should work for a compiled Java Functions project, but it cannot compile it by itself yet. Would be nice to teach it how to do so.

Error generating json from cli

I am getting this error no matter how I try to run the command:

image

Does not work with either single quotes or double quotes, or even if a remove the quotes.

I cloned the project and ran npm install.

Node Version: 10.16.0.

Thanks.

Some bindings are duplicated

In recent AzFunctions version they started placing all the bindings in function.json files for .NET projects.
This produces duplicates, since az-func-as-a-graph tries to parse the sources to find out missing bindings.
Need to implement some merging logic.

Upgrade to mermaid > 9.1.3

So far had to lock mermaid's version to 9.1.3, since there're some breaking changes in newer versions that make diagrams render incorrectly.
Need to investigate, migrate the code and then bump up to recent mermaid version.

Find a way to run mermaid on the server

So far it is not happy under node.js (compilation errors) and only works well inside browser.

If we manage to overcome this issue, we could then produce diagram SVGs on the server, which would allow to host and expose this tool as a UI-less service API.

Could be a simple fix...

Visualize events

There shouldn't be a problem to regex WaitForExternalEvent() and RaiseEvent().
The only question is how to better visualize this relationship...

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.