• Stars
    star
    569
  • Rank 77,818 (Top 2 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ– Open any GitHub repo in CodeSandbox by changing the hostname

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.

More Repositories

1

webapp

An experimental base for building modern, performant, huge web apps.
JavaScript
117
star
2

gatsby-starter-help-center

πŸ“™A free self-hosted help center
JavaScript
104
star
3

aws-cognito-next

Authentication helpers for AWS Cognito in next.js
TypeScript
64
star
4

jsdom-screenshot

πŸ“Έ Take screenshots of jsdom with puppeteer
JavaScript
61
star
5

jest-transform-css

πŸ‘©β€πŸ­ Jest transformer to import CSS into Jest's jsdom
JavaScript
43
star
6

fake-style-loader

[DEPRECATED] Like style-loader, but can be used on server
JavaScript
25
star
7

horizon-react-native

Example application showing how to use horizon with react-native
Objective-C
23
star
8

aws-cognito-next-example-app

Example next.js application using aws-cognito-next
TypeScript
20
star
9

nextjs-playwright-example

Shows how to use Playwright to test Next.js
JavaScript
19
star
10

meteor-prerender

Allow your Meteor web app to be crawled by search engines
JavaScript
16
star
11

playroom-clickable-prototypes

⏯ Clickable Prototypes for Playroom
TypeScript
11
star
12

graphql-ast-explorer

Visualize GraphQL AST's
JavaScript
10
star
13

lovely-webapp

πŸ’ Lovely Webapp - Web application experiments
JavaScript
9
star
14

rollup-plugin-postcss-treeshakeable

Enables treeshaking of modular CSS produced by PostCSS
JavaScript
6
star
15

nextjs-data-fetching

Shows how to efficiently fetch data using next.js
JavaScript
6
star
16

ciara

Testing utility
JavaScript
4
star
17

atom-antialiased

πŸ‘€ Crisp text in Atom for Retina displays
CSS
4
star
18

sudoku-solver

123456789. Sudoku solver. Finds all solutions.
JavaScript
3
star
19

mamba-game

πŸ•·The classic Windows game rewritten for your terminal
JavaScript
3
star
20

visual-regression-testing-example

Example application illustrating how to do visual regression testing in jest
JavaScript
3
star
21

meteor-graph-api

Conveniently use Facebook Graph API on the server.
JavaScript
3
star
22

fake-file-loader

[DEPRECATED] Like file-loader, but doesn't emit files
JavaScript
3
star
23

fake-url-loader

[DEPRECATED] Like url-loader, but doesn't emit files
JavaScript
2
star
24

nextjs-export-elimination

Created with StackBlitz ⚑️
JavaScript
2
star
25

meteor-react-create-blaze-template

[Deprecated] Use React components in Blaze templates
JavaScript
2
star
26

jest-transform-file

πŸ“„ Jest transformer to import files (images) into Jest
JavaScript
2
star
27

meteor-crux

[Abandoned] A starting point for Meteor application development.
JavaScript
1
star
28

spacejelly

[Abandoned] An npm package to run end-to-end tests on your Meteor app.
JavaScript
1
star
29

meteor-reactive-var-toggle

Toggle boolean values of reactive variables.
JavaScript
1
star
30

dferber90

GitHub Profile Readme
1
star
31

apollo-auth-tools

πŸ”Tools to build a server-rendered app with authentication using GraphQL
JavaScript
1
star
32

automerge-playground

TypeScript
1
star
33

npmstats

πŸ“ˆdownload statistics of any npm module
JavaScript
1
star
34

nextjs-middleware-reproduction

CSS
1
star
35

dferber90.github.io

GitHub Page
HTML
1
star
36

visual-regression-testing-create-react-app-example

Visual Regression Testing example using Create React App
JavaScript
1
star
37

nextjs-fetch-bug-reproduction

TypeScript
1
star
38

style-loader-treeshakeable

style() not style!
JavaScript
1
star