From 17da26197f3093d9d4b74d6d4fc9c36a03378a0c Mon Sep 17 00:00:00 2001
From: mojafa
Date: Mon, 10 Feb 2025 10:59:06 +0300
Subject: [PATCH] added open with codeanywhere badge to README file
Signed-off-by: mojafa
---
README.md | 12 ++++++++++++
packages/vitdoc-ui/README.md | 12 ++++++++++++
packages/vitdoc/README.md | 13 +++++++++++++
3 files changed, 37 insertions(+)
diff --git a/README.md b/README.md
index 1f204d4..45c0274 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,18 @@
+## 🌏 Open in the Cloud
+
+Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:
+
+[](https://vscode.dev/github/vitdocjs/vitdoc)
+[](https://glitch.com/edit/#!/import/github/vitdocjs/vitdoc)
+[](https://codespaces.new/vitdocjs/vitdoc)
+[](https://stackblitz.com/edit/vitdoc?file=src/README.md)
+[](https://codesandbox.io/s/github/vitdocjs/vitdoc)
+[](https://stackblitz.com/edit/vitdoc?file=src/README.md)
+[](https://app.codeanywhere.com/#https://github.com/vitdocjs/vitdoc)
+[](https://gitpod.io/#https://github.com/vitdocjs/vitdoc)
Based on [Vite](https://github.com/vitejs/vite), use `markdown` to write React component documentation, and automatically extract component interface definitions.
diff --git a/packages/vitdoc-ui/README.md b/packages/vitdoc-ui/README.md
index 1f204d4..1878ba2 100644
--- a/packages/vitdoc-ui/README.md
+++ b/packages/vitdoc-ui/README.md
@@ -15,6 +15,18 @@
+## 🌏 Open in the Cloud
+
+Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:
+
+[](https://vscode.dev/github/vitdocjs/vitdoc)
+[](https://glitch.com/edit/#!/import/github/vitdocjs/vitdoc)
+[](https://codespaces.new/vitdocjs/vitdoc)
+[](https://codesandbox.io/s/github/vitdocjs/vitdoc)
+[](https://replit.com/github/vitdocjs/vitdoc)
+[](https://app.codeanywhere.com/#https://github.com/vitdocjs/vitdoc)
+[](https://gitpod.io/#https://github.com/vitdocjs/vitdoc)
+
Based on [Vite](https://github.com/vitejs/vite), use `markdown` to write React component documentation, and automatically extract component interface definitions.
diff --git a/packages/vitdoc/README.md b/packages/vitdoc/README.md
index 1f204d4..90d7501 100644
--- a/packages/vitdoc/README.md
+++ b/packages/vitdoc/README.md
@@ -15,6 +15,19 @@
+## 🌏 Open in the Cloud
+
+Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:
+
+[](https://vscode.dev/github/wevm/viem/tree/main/examples/_template)
+[](https://glitch.com/edit/#!/import/github/wevm/viem/tree/main/examples/_template)
+[](https://codespaces.new/wevm/viem/tree/main/examples/_template)
+[](https://stackblitz.com/edit/vitdoc?file=src/README.md)
+[](https://codesandbox.io/s/github/wevm/viem/tree/main/examples/_template)
+[](https://replit.com/github/wevm/viem/tree/main/examples/_template)
+[](https://app.codeanywhere.com/#https://github.com/wevm/viem/tree/main/examples/_template)
+[](https://gitpod.io/#https://github.com/wevm/viem/tree/main/examples/_template)
+
Based on [Vite](https://github.com/vitejs/vite), use `markdown` to write React component documentation, and automatically extract component interface definitions.