Skip to content

antonyggvzvmnxxcx/atom-codesandboxer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vs-codesandboxer

Open a react component from your editor into codesandboxer, using codesandboxer-fs under-the-hood.

Can be used with the command Codesandboxer:deploy or right click in your active file to select to deploy it. Once your needed files/dependencies have been sorted out, an 'open in codesandbox' link will open as a notification. Click it and you'll be able to see your component in codesandbox, and share it with others.

Main use-cases

Sharing! When you want to get opinions on changes to a component but are not publishing built isolated version anywhere, you can open it here and share it more easily.

This can help teams that are working asynchronously/remotely share proposed changes easily and start getting feedback, outside heavier more robust git-based processes.

Provisos

The only sandboxes we currently support are:

  • create-react-app
  • create-react-app-typescript
  • vue-cli

About

codesandboxer plugin for atom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%