Skip to content

App that enables the transformation and preview of CSV files by utilizing stream APIs.

Notifications You must be signed in to change notification settings

fveracoechea/csv-transformer

Repository files navigation

CSV Transformer

Leverages streaming APIs to efficiently transform and preview large CSV files, featuring a simple and intuitive UI.

Application view

This is a Next.js project bootstrapped with create-next-app.

How to run

First, run the development server:

npm i
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

App that enables the transformation and preview of CSV files by utilizing stream APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages