Skip to content

♨️ Preview your React components directly in React, with mutable props! [Not maintained]

License

Notifications You must be signed in to change notification settings

victorb/atom-react-preview

Repository files navigation

Atom React Preview - Github - Atom.io

deprecated

Preview your React components directly in Atom. Works best for stateless components.

Atom React Preview

Features:

  • Reload your component on save
  • Editing the props in the preview area
  • Saving the edits for when you reload your component again
  • Supports LESS currently (feel free to submit PR with LESS/PostCSS support)

Like hot reloading, but within Atom!

Known issues:

  • The codebase is a mess, based on atom-html-preview and only got time for minor refactoring atm, will get to that (Issue #4)

Install:

apm

apm install atom-react-preview

Inside Atom:

Go to "Install Packages" and search for atom-react-preview

Toggle React Preview

Press CTRL-SHIFT-M in the editor to open the preview pane.

Thanks

Thanks to https://github.com/webBoxio/atom-html-preview which 90% of the code is coming from. It got me to understand how Atom packages works and served as a base for this package. Thanks @webBoxio!

About

♨️ Preview your React components directly in React, with mutable props! [Not maintained]

Resources

License

Stars

Watchers

Forks

Packages

No packages published