Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 441 Bytes

File metadata and controls

26 lines (17 loc) · 441 Bytes

monkeytab

A simple, intuitive table editor for the browser. Built with React and TanStack Table.

Features

  • View and edit tabular data with a spreadsheet-like interface
  • Sort, filter, and search your data
  • Import/export CSV and JSON
  • No spreadsheet experience required

Tech Stack

  • React + TypeScript
  • TanStack Table

Getting Started

npm install
npm run dev

License

MIT License - see LICENSE