Show HN: Display any CSV file as a searchable, filterable, pretty HTML table https://ift.tt/Y3eKqAy

Show HN: Display any CSV file as a searchable, filterable, pretty HTML table I combined this with a simple API to update a CSV file using Deno/deno-csv library, allowing an Ansible job to easily update a CSV file via the API with Ansible URI module, and then have that same CSV file viewable/downloadable in a simple and easy/dashboardy way (with CSV-to-html-table). Copilot created the Deno/deno-csv CSV API code and then with a little back and forth I added static website functionality (to serve the CSV table), and I had a /view and a /update route. I'm just a sysadmin but I love piecing together stuff like this. Thanks Derek! https://ift.tt/AnlwJQs May 22, 2025 at 03:31AM

Post a Comment

0 Comments