https://github.com/getfrontend/app-json-downloader
https://github.com/getfrontend/app-json-downloader
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getfrontend/app-json-downloader
- Owner: getFrontend
- Created: 2025-04-19T08:57:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-19T08:58:52.000Z (about 1 year ago)
- Last Synced: 2025-04-19T15:12:11.178Z (about 1 year ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
JSONeo is a modern web application that allows you to easily download and format JSON data from multiple URLs. Built with Next.js and styled with Tailwind CSS, it provides a sleek and user-friendly interface for working with JSON files.
[](https://jsoneo.vercel.app/)
## Features
- 🚀 Download JSON data from multiple URLs simultaneously
- 💅 Automatic JSON formatting and prettification
- 📋 Multi-URL input support with validation
- 🌓 Light/Dark theme toggle
- 🎨 Modern glass-morphism UI design
- ⚡ Real-time preview of JSON content
- 📱 Responsive layout for all devices
- 🔍 Error handling and validation
## Tech Stack
- [Next.js 15](https://nextjs.org/) - React Framework
- [Tailwind CSS](https://tailwindcss.com/) - Styling
- [Framer Motion](https://www.framer.com/motion/) - Animations
- [TypeScript](https://www.typescriptlang.org/) - Type Safety
- [Lucide Icons](https://lucide.dev/) - Icons
## Usage
1. Enter one or multiple JSON URLs in the input field (one per line)
2. Click "Add" to fetch and format the JSON data
3. Preview the formatted JSON content
4. Customize the filename if needed
5. Click "Download" to save the formatted JSON file