{"id":51476001,"url":"https://github.com/alberto2005-coder/parsear","last_synced_at":"2026-07-06T21:01:06.835Z","repository":{"id":341996528,"uuid":"1172352687","full_name":"alberto2005-coder/Parsear","owner":"alberto2005-coder","description":"Herramienta desarrollada en Java con una interfaz gráfica nativa mediante Swing. Permite leer y parsear distintos formatos de archivos de datos (.json, .xml, .csv) de forma modular, aplicando patrones de diseño orientados a objetos.","archived":false,"fork":false,"pushed_at":"2026-03-04T08:07:00.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-04T14:09:01.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alberto2005-coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-04T07:59:59.000Z","updated_at":"2026-03-04T08:08:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/alberto2005-coder/Parsear","commit_stats":null,"previous_names":["alberto2005-coder/parsear"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/alberto2005-coder/Parsear","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alberto2005-coder%2FParsear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alberto2005-coder%2FParsear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alberto2005-coder%2FParsear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alberto2005-coder%2FParsear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alberto2005-coder","download_url":"https://codeload.github.com/alberto2005-coder/Parsear/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alberto2005-coder%2FParsear/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35205739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-06T21:01:05.796Z","updated_at":"2026-07-06T21:01:06.829Z","avatar_url":"https://github.com/alberto2005-coder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 Herramienta de Parseo de Archivos (Modular) / File Parsing Tool\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Java-ED8B00?style=for-the-badge\u0026logo=java\u0026logoColor=white\" alt=\"Java\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Swing_GUI-blue?style=for-the-badge\" alt=\"Swing GUI\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JSON-000000?style=for-the-badge\u0026logo=json\u0026logoColor=white\" alt=\"JSON\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/XML-FF6600?style=for-the-badge\u0026logo=xml\u0026logoColor=white\" alt=\"XML\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/CSV-1D365D?style=for-the-badge\u0026logo=csv\u0026logoColor=white\" alt=\"CSV\"/\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  🌐 \u003cb\u003e\u003ca href=\"#-español\"\u003eLea esto en Español\u003c/a\u003e\u003c/b\u003e | \n  🌐 \u003cb\u003e\u003ca href=\"#-english\"\u003eRead this in English\u003c/a\u003e\u003c/b\u003e\n\u003c/p\u003e\n\n---\n\n## 🇪🇸 Español\n\n### 📖 Índice\n1. [Acerca del Proyecto](#-acerca-del-proyecto)\n2. [Características](#-características)\n3. [Requisitos Previos](#-requisitos-previos)\n4. [Instalación y Ejecución](#-instalación-y-ejecución)\n5. [Estructura del Proyecto](#-estructura-del-proyecto)\n6. [Cómo utilizarlo](#-cómo-utilizarlo)\n\n### 📌 Acerca del Proyecto\nEsta es una herramienta desarrollada en **Java** con una interfaz gráfica nativa mediante **Swing**. Permite leer y parsear distintos formatos de archivos de datos (`.json`, `.xml`, `.csv`) de forma modular, aplicando patrones de diseño orientados a objetos.\n\n### ✨ Características\n- Interfaz gráfica limpia y adaptativa.\n- **Sistema Modular:** Utiliza una interfaz `IParser` para implementar dinámicamente el manejo de distintos formatos.\n- Soporte para **JSON** (vía `org.json`).\n- Soporte para **XML** nativo.\n- Soporte para **CSV** nativo.\n\n### ⚙️ Requisitos Previos\n- **Java Development Kit (JDK)** 11 o superior.\n- Un IDE como Visual Studio Code, IntelliJ IDEA o Eclipse.\n\n### 🚀 Instalación y Ejecución\n1. Clona este repositorio:\n   ```bash\n   git clone https://github.com/tu-usuario/tu-repositorio.git\n   ```\n2. Asegúrate de que la librería ubicada en `lib/org.json.jar` esté incluida en el *ClassPath* de tu proyecto.\n3. Compila y ejecuta el archivo principal:\n   ```bash\n   javac -cp \"lib/*\" src/*.java -d bin\n   java -cp \"bin;lib/*\" Main\n   ```\n   *(Nota: si usas un IDE, simplemente ejecuta `Main.java`)*\n\n### 📁 Estructura del Proyecto\n```text\nParsear/\n│\n├── lib/                 # Librerías externas (Ej. org.json.jar)\n├── src/                 # Código fuente en Java\n│   ├── IParser.java     # Interfaz principal de parseo\n│   ├── Main.java        # Punto de entrada y GUI (Swing)\n│   ├── JsonParser.java  # Implementación para archivos JSON\n│   ├── XmlParser.java   # Implementación para archivos XML\n│   ├── CsvParser.java   # Implementación para archivos CSV\n│   └── archivos pruebas/# Archivos de ejemplo para testear\n│\n└── .gitignore           # Exclusiones de Git\n```\n\n### 💡 Cómo utilizarlo\n1. Ejecuta la aplicación.\n2. Selecciona en el menú desplegable el formato que deseas parsear (JSON, XML o CSV).\n3. Haz clic en **\"Seleccionar Archivo y Parsear\"**.\n4. Elige un archivo válido desde tu ordenador.\n5. Los resultados formateados se mostrarán en la gran caja de texto central.\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003cbr\u003e\n\n## 🇬🇧 English\n\n### 📖 Table of Contents\n1. [About the Project](#-about-the-project)\n2. [Features](#-features)\n3. [Prerequisites](#-prerequisites)\n4. [Installation \u0026 Execution](#-installation--execution)\n5. [Project Structure](#-project-structure)\n6. [How to Use](#-how-to-use)\n\n### 📌 About the Project\nThis is a tool developed in **Java** featuring a native Graphical User Interface (GUI) built with **Swing**. It allows users to read and parse different data file formats (`.json`, `.xml`, `.csv`) following a modular object-oriented design approach.\n\n### ✨ Features\n- Clean and responsive graphical interface.\n- **Modular System:** Uses an `IParser` interface to dynamically implement the handling of different formats.\n- Support for **JSON** (via `org.json`).\n- Support for native **XML**.\n- Support for native **CSV**.\n\n### ⚙️ Prerequisites\n- **Java Development Kit (JDK)** 11 or higher.\n- An IDE like Visual Studio Code, IntelliJ IDEA, or Eclipse.\n\n### 🚀 Installation \u0026 Execution\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/your-username/your-repository.git\n   ```\n2. Make sure the library located at `lib/org.json.jar` is included in your project's *ClassPath*.\n3. Compile and run the main file:\n   ```bash\n   javac -cp \"lib/*\" src/*.java -d bin\n   java -cp \"bin;lib/*\" Main\n   ```\n   *(Note: If using an IDE, simply run `Main.java`)*\n\n### 📁 Project Structure\n```text\nParsear/\n│\n├── lib/                 # External libraries (e.g., org.json.jar)\n├── src/                 # Java source code\n│   ├── IParser.java     # Main parsing interface\n│   ├── Main.java        # Entry point and GUI (Swing)\n│   ├── JsonParser.java  # Implementation for JSON files\n│   ├── XmlParser.java   # Implementation for XML files\n│   ├── CsvParser.java   # Implementation for CSV files\n│   └── archivos pruebas/# Sample files for testing\n│\n└── .gitignore           # Git exclusions\n```\n\n### 💡 How to Use\n1. Run the application.\n2. Select the format you want to parse from the dropdown menu (JSON, XML, or CSV).\n3. Click on the **\"Seleccionar Archivo y Parsear\"** (Select File and Parse) button.\n4. Choose a valid file from your local machine.\n5. The nicely formatted results will be displayed in the large central text area.\n\n---\n\u003cdiv align=\"center\"\u003e\n  \u003ci\u003eDesarrollado con ❤️ para aprender y compartir. / Developed with ❤️ to learn and share.\u003c/i\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falberto2005-coder%2Fparsear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falberto2005-coder%2Fparsear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falberto2005-coder%2Fparsear/lists"}