Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new library Data-Flow Diagrams #1089

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -6121,5 +6121,25 @@
"Year In Pixels (Mood Tracker)",
"Habit Tracker"
]
},
{
"name": "Data-Flow Diagrams",
"description": "Collection of Data flow diagram for various collage projects ",
"authors": [
{
"name": "Govind Lokam",
"github": "https://github.com/GovIndLok",
"twitter": "https://twitter.com/GovindLokam",
"url": "https://github.com/GovIndLok"
}
],
"source": "govindlok/data-flow-diagrams.excalidrawlib",
"preview": "govindlok/data-flow-diagrams.jpg",
"created": "2023-09-09",
"updated": "2023-09-09",
"version": 2,
"itemNames": [
"DFD level -0 Weather Forecasting System"
]
}
]
Loading
Loading