/markdown-table

Multifunctional table UI, convert data to markdown format.

Primary LanguageTypeScript

image

image

Multifunctional table UI which convert data to markdown format.

Features

View Mode

  • Create New Table
  • Select
  • Select All
  • Copy Selected cell in format
  • Sort column values in order (Ascending, Descending)
  • Export data to CSV
  • Revert to previous Data
    • Saved when table is switching from edit mode to view mode if the data is changed from the previous value.

Edit Mode

  • Select
  • Select All
  • Copy and Delete selected cell value
  • Makes selected cell values ​​bold & italic
  • Move column position(change column order)
  • Add new column
    • Add columns to the left and right the selected column
  • Add new row
    • Add rows above and below the selected rows
  • Align Column

Paste Mode

  • Convert raw data into column and row format by using each seperator
  • Preview