Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

CSV Desk CLI 1.0.0: clean a CSV and review flagged rows ($9)

A topic by 11dlguswns created 3 days ago Views: 16
Viewing posts 1 to 1

CSV Desk CLI 1.0.0 is a small local tool for people who already use Node.js and a terminal and want repeatable cleanup of a CSV export.


It reads one UTF-8 CSV and writes three files: cleaned.csv, review.csv, and audit.json. Choose a key, date and number column; the tool trims whitespace, normalizes supported values and lists records that need review. Duplicate candidates are flagged, not deleted. The original file is opened read-only, and existing output files are refused.


The image shows the actual CLI results for the included fictional example: 12 input rows, 12 output rows and 8 review rows. The ZIP includes that input, the three expected outputs and a guide, so you can compare your first run with them. It is a result graphic, not a customer testimonial or application screenshot.


Check compatibility before buying: verified on Windows with Node.js v24.19.0; Node.js is installed separately. This is a command-line package, limited to 5 MiB, 10,000 data rows excluding the header, and 50 columns. It does not open Excel workbooks or provide a browser interface. Spreadsheet formula-like values, including signed numbers, get an apostrophe prefix in CSV output; review the result before importing it elsewhere.


Price: minimum US$9, plus applicable VAT shown at checkout. One person's personal and internal business use is included; tool redistribution is not. The product page explains the complete requirements, included files and correction/refund terms.



AI disclosure: the code, documentation, fictional example, cover and this announcement were created with AI assistance. The 26 CLI checks were executed locally with real file reads and writes. No client results or customer reviews are claimed.

Read the requirements and get CSV Desk CLI