GithubHelp home page GithubHelp logo

technologyarts / codesandboxer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codesandbox/codesandboxer

0.0 0.0 0.0 6.36 MB

Deploy any component directly to codesandbox from anywhere

License: MIT License

JavaScript 90.43% HTML 3.12% CSS 4.34% TypeScript 0.42% Vue 1.69%

codesandboxer's Introduction

Codesandboxer

All Contributors

Export a component to codesandboxer:

react-codesandboxer-example

Codesandboxer is a tool to allow you to deploy to go from an 'entry' file, and deploy that file and all related files to CodeSandbox. Its goal is to allow you to do this from any component written anywhere, from code you are viewing on github through to code running locally on your machine, as well as build making this easy into your own websites.

To allow its use in multiple contexts, it has been split into a monorepo.

The major use-case for codesandboxer is to allow you to easily share examples with others, or to link to editable versions of examples from a documentation website.

Cool Stuff

With an entry file, we work to only upload the files you need, and the dependencies you use from your project, making lighter sandbox uploads.

Since we wrap the file we are given, codesandboxer can allow you to quickly open any react component in CodeSandbox, even if you are not set up to start editing it immediately.

Core Bits

The core packages, codesandboxer allows you to fetch files from github or bitbucket, given a git entry file.

codesandboxer-fs allows you to do the same kinds of actions from your terminal, and can be installed as a CLI. See its documentation for how to use it.

Other packages

  • react-codesandboxer is a react wrapper around codesandboxer allowing you to easily render a button to open an example in codesandbox.
  • vs-codesandboxer is a visual studio code extension to allow you to take an open file in vs-code and deploy it to codesandboxer.
  • atom-codesandboxer is an atom extension to allow you to take an open file in atom and deploy it to codesandboxer (IN DEVELOPMENT).
  • bitbucket-codesandboxer

vs-codesandboxer-example

Desired future packages

Extend codesandboxer to support non-react sandboxes.

Contributors ✨

Thanks goes to these people (emoji key):

Ben Conolly
Ben Conolly

πŸ› πŸ’» πŸ“– πŸ€” πŸš‡ 🚧 ⚠️ πŸ”§
Joss Mackison
Joss Mackison

πŸ’»
Dominik Wilkowski
Dominik Wilkowski

πŸ–‹
lukebatchelor
lukebatchelor

πŸ’»
Ives van Hoorne
Ives van Hoorne

πŸ’» ⚠️ πŸ“–
Gilles De Mey
Gilles De Mey

πŸ’»
kangweichan
kangweichan

πŸ’»
MichaΓ«l De Boey
MichaΓ«l De Boey

🚧 πŸ”§

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MIT

codesandboxer's People

Contributors

noviny avatar michaeldeboey avatar compuives avatar lukebatchelor avatar dominikwilkowski avatar gillesdemey avatar jossmac avatar seancurtis avatar kangweichan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.