TableTool
CSV editor
A simple CSV file editor for Mac that automatically detects and handles various file format specifications.
A simple CSV editor for the Mac
1k stars
26 watching
93 forks
Language: Objective-C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
frosch95/smartcsv.fx | An application to load, save and edit CSV files with customizable column validation. | 75 |
chrisbra/csv.vim | A Vim plugin for efficiently handling and manipulating comma-separated data files. | 1,277 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 669 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
nrinaudo/kantan.csv | A CSV handling library that provides a functional and safe interface to work with comma-separated data files. | 346 |
vigneshuvi/swiftcsvexport | A lightweight framework for creating, reading and writing CSV files in Swift. | 127 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 83 |
archiecobbs/csvprintf | A command-line utility for formatting and manipulating CSV data | 40 |
svenvc/neocsv | A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 917 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 552 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |