An open API service indexing awesome lists of open source software.

https://github.com/adeelibr/csv-query-parser

A playground for querying CSV files
https://github.com/adeelibr/csv-query-parser

Last synced: over 1 year ago
JSON representation

A playground for querying CSV files

Awesome Lists containing this project

README

          

# CSV Query Playground

Welcome to the **CSV Query Playground**! ๐ŸŽ‰ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).

## What Does This App Do? ๐Ÿค”

Ever wanted to play around with CSV files like a pro? Well, now you can! With the CSV Query Playground, you can:

- **Upload** your CSV files with ease.
- **Parse** them into beautiful, structured data.
- **Filter** the data to your heart's content.
- **View** the results in a sleek, paginated table.
- **Advertise** (because why not?) with our cool ad section.

It's like having a mini data lab right in your browser! ๐Ÿงช

## Getting Started ๐Ÿš€

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

## About Me ๐Ÿ‘จโ€๐Ÿ’ป

Hey there! I'm Adeel Imran, a software engineer passionate about building cool stuff on the web. You can find me:

- ๐Ÿ”— On [LinkedIn](https://www.linkedin.com/in/adeelimran/) where I share professional updates
- ๐Ÿฆ On [Twitter/X](https://x.com/adeelibr) where I tweet about tech and development

Feel free to connect with me on either platform! Let's chat about code, tech, or this CSV Query Playground. ๐Ÿ˜Š