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: + +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/vitdocjs/vitdoc) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/vitdocjs/vitdoc) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/vitdocjs/vitdoc) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_Small.svg)](https://stackblitz.com/edit/vitdoc?file=src/README.md) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/vitdocjs/vitdoc) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://stackblitz.com/edit/vitdoc?file=src/README.md) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/vitdocjs/vitdoc) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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: + +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/vitdocjs/vitdoc) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/vitdocjs/vitdoc) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/vitdocjs/vitdoc) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/vitdocjs/vitdoc) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/vitdocjs/vitdoc) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/vitdocjs/vitdoc) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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: + +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/wevm/viem/tree/main/examples/_template) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/wevm/viem/tree/main/examples/_template) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/wevm/viem/tree/main/examples/_template) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/vitdoc?file=src/README.md) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/wevm/viem/tree/main/examples/_template) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/wevm/viem/tree/main/examples/_template) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/wevm/viem/tree/main/examples/_template) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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.