SmartCSV.fx

CSV editor

An application to load, save and edit CSV files with schema-driven column validation.

A simple JavaFX application to load, save and edit a CSV file and provide a JSON configuration for columns to check the values in the columns.

GitHub

76 stars
9 watching
19 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list

hacktoberfest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jheusser/csvfix Tools to fix and process CSV files 4
jakob/tabletool A simple CSV file editor for Mac that automatically detects and handles various file format specifications. 1,320
chrisbra/csv.vim An Vim plugin for handling and manipulating CSV data files 1,279
swiftcsv/swiftcsv A CSV parser library for Swift that allows loading and parsing CSV data from various sources. 974
osiegmar/fastcsv A lightweight and RFC-compliant CSV parsing library for Java applications. 562
mcfoggy/cssfx Enables runtime modification of JavaFX CSS. 166
aswinkarthik/csvdiff Tool to compare changes between two CSV files 534
yaslab/csv.swift A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. 671
vigneshuvi/swiftcsvexport A lightweight framework for creating, reading and writing CSV files in Swift. 127
skelpo/csv A Swift library for parsing and serializing CSV files in an efficient and flexible way 32
dehesa/codablecsv A Swift library for parsing and generating CSV data in rows or using Codable interface. 464
svenvc/neocsv A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. 29
mechatroner/rainbow_csv A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language 629
clever/csvlint A tool that validates CSV files according to RFC 4180 standards. 189
jlacefie/cfstats-csv-parser Utility to parse cfstats output and produce a CSV file for analysis of Cassandra performance data 1