codesandboxer

Deploy any component directly to codesandbox from anywhere

  • 所有者: codesandbox/codesandboxer
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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):

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

LICENSE

MIT

主要指標

概覽
名稱與所有者codesandbox/codesandboxer
主編程語言JavaScript
編程語言JavaScript (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2018-02-02 03:48:00
推送於2024-08-29 09:07:04
最后一次提交2023-10-29 11:51:27
發布數41
最新版本名稱vs-codesandboxer@1.0.0 (發布於 2019-07-15 14:37:12)
第一版名稱v0.0.1 (發布於 2018-02-02 14:48:32)
用户参与
星數549
關注者數12
派生數73
提交數179
已啟用問題?
問題數30
打開的問題數9
拉請求數57
打開的拉請求數3
關閉的拉請求數12
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?