Git Product home page Git Product logo

component-editor's Introduction

Component-editor

Web-based editor for components. Initially for React components with React-Bootstrap preset of components

Running your project

just with live reload:

$ npm start

in dev mode (with sourcemaps)

$ npm run dev

build:

$ npm run build

TODO

  • refactor Frame (ReFlux?)
    • get rid of workspace-specific props in exported jsx
  • add ability to delete active component (+by del key)
  • selecting custom components as well as standard
  • save custom components names on enter hit and set focus into field
  • add more components
    • to bootsrap pane
    • standard pane (iterator etc)
    • ability to import components
      • build-in libraries
      • export from npm (?...)
    • html (pane? editor?)
  • beter prpopety management
    • list through propTypes
    • custom porps
      • already definde custom props
    • save props on blur or on enter hit
    • move styles to other tab
    • get rid of inline functions
    • logic and props bindings ({this.props.foo}, {this.doBar})
    • edit inner text
    • add availability to go to parent element
    • propmaps?
  • make text editable from workspace, not from props pane
  • switch components states (pages)
  • preview
  • logic management
    • button and pop-up for it, available only for custom components
  • impots
    • panes to injecte collections?
    • text of imports
  • deal with real files (FileSystem API, server call and json or at least data uri http://goo.gl/hDYC4p)
  • package.json creator
  • component diagramm

component-editor's People

Contributors

rb-lab avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.