Merge pull request #669 from alixander/add-open-source-list
add list to readme on open-source projects using D2
This commit is contained in:
commit
6452f7f564
1 changed files with 19 additions and 0 deletions
19
README.md
19
README.md
|
|
@ -42,6 +42,7 @@ https://user-images.githubusercontent.com/3120367/206125010-bd1fea8e-248a-43e7-8
|
|||
- <a href="#community-plugins" id="toc-community-plugins">Community plugins</a>
|
||||
- <a href="#misc" id="toc-misc">Misc</a>
|
||||
- <a href="#faq" id="toc-faq">FAQ</a>
|
||||
- <a href="#open-source-projects-documenting-with-d2" id="toc-open-source-projects-documenting-with-d2">Open-source projects documenting with D2</a>
|
||||
|
||||
## What does D2 look like?
|
||||
|
||||
|
|
@ -240,3 +241,21 @@ let us know and we'll be happy to include it here!
|
|||
- Please open up a Github Issue.
|
||||
- I have a private inquiry.
|
||||
- Please reach out at [hi@d2lang.com](hi@d2lang.com).
|
||||
|
||||
## Open-source projects documenting with D2
|
||||
|
||||
Do you have or see an open-source project with `.d2` files? Please submit a PR adding to
|
||||
this list (ordered by star count, desc).
|
||||
|
||||
- [Block Protocol](https://github.com/blockprotocol/blockprotocol) - The Block Protocol is
|
||||
an open standard for building and using data-driven blocks.
|
||||
- [Ivy Wallet](https://github.com/Ivy-Apps/ivy-wallet) - Ivy Wallet is an open-source
|
||||
money manager app for Android.
|
||||
- [Learn EVM Attacks](https://github.com/coinspect/learn-evm-attacks) - Learn & Contribute
|
||||
on previously exploited vulnerabilities across several EVM projects.
|
||||
- [BYCEPS](https://github.com/byceps/byceps) - BYCEPS is a self-hosted web platform to run
|
||||
LAN parties.
|
||||
- [Re:Earth](https://github.com/reearth/reearth-web) - A free, open and highly extensible
|
||||
WebGIS platform.
|
||||
- [Terraform OCI VSCode Server](https://github.com/timoa/terraform-oci-vscode-server) -
|
||||
Terraform project that deploys VSCode Server on Oracle Cloud Infrastructure.
|
||||
|
|
|
|||
Loading…
Reference in a new issue