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: almost 5 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 schema-driven column validation. | 76 |
chrisbra/csv.vim | An Vim plugin for handling and manipulating CSV data files | 1,279 |
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. | 674 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 979 |
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. | 84 |
archiecobbs/csvprintf | A command-line utility for formatting and manipulating CSV data | 41 |
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++. | 926 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 500 |