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
- Host: GitHub
- URL: https://github.com/adeelibr/csv-query-parser
- Owner: adeelibr
- Created: 2024-12-08T21:49:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T23:11:24.000Z (over 1 year ago)
- Last Synced: 2025-02-08T19:17:54.895Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://csv-query-parser.vercel.app
- Size: 211 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. ๐