Skip to content

KenitoInc/structor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structor - visual editor for React components.

facebook group Twitter Follow

npm version npm downloads

What Structor is:

  • Structor is a visual editor (WYSIWYG editor) - you may construct a React component of any complexity combining components and styling them right on the page.
  • Structor is a scaffolding tool - you may generate scaffolds of different types of React components (dumbs, containers) with different configuration.
  • Structor is a library tool - you may find many full-fledged components which can be installed into your project from Structor Market.
  • Structor is a playground tool - you may modify the source code and have an instant feedback immediately because of embedded Hot Reloading tools.

What Structor is not:

  • Structor is not a graphical Web design tool.
  • Structor is not a Web site/Web app/Web pages generator tool.
  • Structor does not modify the source code of your project.

Getting started

Beginning from version 2 Structor must be installed as a local npm module into React Boilerplate project.

For your convenience there is a clone of React Boilerplate project genuinely integrated with Structor: https://github.com/ipselon/react-boilerplate-clone

Please find The Instruction of how to install and start working with Structor in the compatible clone.

Useful readings

Tips

  • To run with different port: structor -p <port>
  • To run in verbose mode: structor -v

License

Apache License, Version 2.0 (Apache-2.0)

About

An advanced visual editor for React components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.7%
  • CSS 8.2%
  • HTML 0.1%