Skip to content

Tabmark: Markdown-based data grid system. Core parser, CLI converter, and VS Code extension for AI-friendly structured data

License

Notifications You must be signed in to change notification settings

tomotochi/tabmark

Repository files navigation

Tabmark

Read this in other languages: English | 日本語

Tabmark is a suite of tools for handling hierarchical Markdown tables. It allows you to convert between CSV and Markdown, and edit Markdown tables as spreadsheets in VS Code.

Packages

This monorepo contains the following packages:

  • tabmark-core: The core logic for parsing and stringifying hierarchical Markdown tables.
  • tabmark-cli: A command-line interface for converting files.
  • tabmark-vscode: A VS Code extension for editing *.table.md files.

Development

Prerequisites

  • Node.js
  • npm

Setup

npm install
npm run build

Testing

npm test

License

MIT

About

Tabmark: Markdown-based data grid system. Core parser, CLI converter, and VS Code extension for AI-friendly structured data

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published