/clipable

Primary LanguagePythonApache License 2.0Apache-2.0

clipable

Downloads

When we copy cells from spreadsheet or excel, clipboard change to markdown format using clipable.

clipable

How to install

$ pip install clipable

How to use

  1. Copy table from spreadsheet, csv etc.
  2. Open terminal, then run clipable.(if you will copy csv, run clipable -f csv)
  3. Paste to textarea.

space separated format

clipable

csv format

clipable -f csv

tsv format

clipable -f tsv

LICENSE

Apache 2.0