Interact with your code: use bricks to play with props, imports or quickly change a component type. Package Manager out of the box: add, upgrade, delete and search dependencies in a flash. Smart and fast autocomplete: automatically find relative path to any file, quick snippets and more to come. Preview components, quickly: press Cmd+R to toggle the component previewer. That's it. Reacto is available for Mac, Windows, and Linux. It can be downloaded from the releases page. There is absolutely no free software, all-included for React development. The idea is to create the right tool for everyone, to build ideas faster. This is a community project, using plain React code. Anyone can contribute and make it better. Anyone can suggest ideas and help everyone having the perfect tools in their hands. This is what Reacto aims to be: useful. Reacto is still a work in progress. That means it's extremely likely that you'll encounter issues. Always consider it.
Features
- Reacto introduces a concept of "components" (also called "bricks" if you check the code)
- Quickly access the package manager using Cmd+Shift+P
- Install multiple packages at once by separating them with a space, e.g redux react-redux, as many as you want
- Navigate through opened files with Ctrl+Tab, add Shift to go backwards
- Press Cmd+R to toggle component preview (still a work in progress)
- Find files and word occurrences using Cmd+F