All Projects → stevecat → Table Magic

stevecat / Table Magic

Licence: mit
Converts between CSV, HTML and Markdown. Has a little form editor and a preview.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Table Magic

Woofmark
🐕 Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
Stars: ✭ 1,594 (+555.97%)
Mutual labels:  markdown, markdown-editor
Mpeditor
微信markdown编辑器
Stars: ✭ 146 (-39.92%)
Mutual labels:  markdown, markdown-editor
Editor.md
The open source embeddable online markdown editor (component).
Stars: ✭ 11,741 (+4731.69%)
Mutual labels:  markdown, markdown-editor
Markvis
make visualization in markdown. 📊📈
Stars: ✭ 1,509 (+520.99%)
Mutual labels:  markdown, markdown-editor
Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
Stars: ✭ 170 (-30.04%)
Mutual labels:  markdown, markdown-editor
Mook
Markdown editor based on Electron and React
Stars: ✭ 117 (-51.85%)
Mutual labels:  markdown, markdown-editor
Proton
A stand-alone application to quickly preview and edit Markdown files using Electron.
Stars: ✭ 140 (-42.39%)
Mutual labels:  markdown, markdown-editor
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (+473.66%)
Mutual labels:  markdown, markdown-editor
Pervane
Plain text file based note taking and knowledge base building tool, markdown editor, simple browser IDE.
Stars: ✭ 159 (-34.57%)
Mutual labels:  markdown, markdown-editor
Sublimeless zk
A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
Stars: ✭ 153 (-37.04%)
Mutual labels:  markdown, markdown-editor
Dendron
The personal knowledge management (PKM) tool that grows as you do!
Stars: ✭ 2,538 (+944.44%)
Mutual labels:  markdown, markdown-editor
Abricotine
Markdown editor with inline preview
Stars: ✭ 2,308 (+849.79%)
Mutual labels:  markdown, markdown-editor
Md
✍ 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 所有基础语法、色盘取色、一键复制并粘贴到公众号后台、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
Stars: ✭ 2,242 (+822.63%)
Mutual labels:  markdown, markdown-editor
Mindforger
Thinking notebook and Markdown editor.
Stars: ✭ 1,695 (+597.53%)
Mutual labels:  markdown, markdown-editor
Retext
ReText: Simple but powerful editor for Markdown and reStructuredText
Stars: ✭ 1,500 (+517.28%)
Mutual labels:  markdown, markdown-editor
Remarkable
Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
Stars: ✭ 1,763 (+625.51%)
Mutual labels:  markdown, markdown-editor
Markdown Electron
⚛️Electron version of Markdown app
Stars: ✭ 99 (-59.26%)
Mutual labels:  markdown, markdown-editor
Foam
A personal knowledge management and sharing system for VSCode
Stars: ✭ 10,993 (+4423.87%)
Mutual labels:  markdown, markdown-editor
Rtlmd
rtl markdown editor
Stars: ✭ 152 (-37.45%)
Mutual labels:  markdown, markdown-editor
Markdown Edit
online markdown editor/viewer
Stars: ✭ 188 (-22.63%)
Mutual labels:  markdown, markdown-editor

table-magic

Allows you to seamlessly switch between CSV, TSV, HTML, SQL, markdown and a little form-based editor. Also allows you to preview the table as it would appear on GitHub.

Feature Description
Renders markdown Uses showdown library to render contents of table cells
Escapes quotes Easier to edit without so only uses them when necessary
Preview table matches GitHub style As closely as possible
Import HTML Converts back and forth
Preserves alignment Between all views
Markdown formatting Adds spaces, makes things more legible
Form view Create tables with buttons!

I've made this as a little learning exercise to play with Primer, Atom, GitHub Desktop and GitHub itself.

I keep an up-to-date version of this on my GitHub Pages site: http://stevecat.github.io/table-magic/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].