Giter Site home page Giter Site logo

tableeditor's Introduction

TableEditor

Editor that can easily modify the table like Excel https://hixxx.me/tableEditor


Table of contents

● Technical Stack
● Service Overview
● Service Contents

Technical Stack

  • Frontend
    • Single Page Application (SPA)
    • React.js
    • Redux
      • Thunk

Service Overview

  • How this Widget works
    • How to update View
      • Render the dynamic UI in such a way that necessary renderings are processed at once and unnecessary renderings are not performed
      • Styled Component is not suitable for dynamic UI, so it is only applied to static UI
      • Cells can be changed through load and save processes
  • Functions
    • Rows, Cols Add & Del
    • Cell multiSelect using Ctrl key & Drag
    • Cell merge & divide
    • Property setting
    • Scalable Table
    • Editable both header & body
    • Provide property helpbox
    • DataBinding setting
  • ShortCut
    • Cell Merge: + Button
    • Cell Divide: - Button
    • Table Zoom: Ctrl + Mouse Scroll
  • Restriction
    • Merge cells only works with rectangular shapes
    • Merge cells only works in the same area

Service Contents

  • Cell Merge & Divide

Honeycam 2020-03-31 19-04-33

  • Multi Select & Merge

Honeycam 2020-03-31 19-12-23

  • Add, Delete Cols & Rows

Honeycam 2020-03-31 19-05-48

  • Tab(Inform, Properties, DataBinding)

Honeycam 2020-03-31 19-06-55

  • Crop & Scale

Honeycam 2020-03-31 19-08-25

tableeditor's People

Contributors

cokepizza avatar

Stargazers

麦飞 avatar Ho-Seung Shin avatar Beom Hee, Lee avatar  avatar

Watchers

 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.