Skip to content

dferber90/githubbox

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
864ffeb

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Quickly open any GitHub repo in CodeSandbox

  1. Go to a repo in GitHub
  2. Replace github.com with githubbox.com
  3. There's no step three

What

Suppose you're on github.com looking at a repo.

Now you want to explore the code of that repo in a CodeSandbox.

Just add box to your url and the repo will open there.

Try

As you're on GitHub at the moment, you can add box to the current URL.

-https://github.com/dferber90/githubbox
+https://githubbox.com/dferber90/githubbox

You'll then see this README on CodeSandbox.

This also works when you're on a branch, a tag or on a file's blob.

Lazy

If you don't want to type, you can click on this link instead:

githubbox.com/dferber90/githubbox

Badge

You can add an "Open in CodeSandbox" badge to your README if you own a repo.

This allows anybody to open your repo on CodeSandbox with one click.

Example

Open in CodeSandbox

Markdown

[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://githubbox.com/dferber90/githubbox)

Replace https://githubbox.com/dferber90/githubbox with your own githubbox.com URL.

See shields.io for badge style customization options.

Development

See DEVELOPMENT.md.

Who

@dferber90

Supported by CodeSandbox

This project is officially supported and sponsored by CodeSandbox.