jyangca / markdown-table

Multifunctional table UI, convert data to markdown format.

Home Page:http://www.jyangca.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Multifunctional table UI, convert data to markdown format.

http://www.jyangca.com/


Languages

Language:TypeScript 99.3%Language:CSS 0.5%Language:JavaScript 0.1%