{"id":25161492,"url":"https://github.com/gaureshpai/filetohtmlfileconvertor","last_synced_at":"2025-04-30T12:35:57.181Z","repository":{"id":221595113,"uuid":"754835822","full_name":"gaureshpai/filetohtmlfileconvertor","owner":"gaureshpai","description":"HTML Converter: This Java program converts text files into HTML files, adding basic styling and including the filename as a heading.","archived":false,"fork":false,"pushed_at":"2024-11-10T07:35:30.000Z","size":11,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-10T08:24:33.317Z","etag":null,"topics":["html","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gaureshpai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-08T21:16:58.000Z","updated_at":"2024-11-10T07:35:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b04ac98c-5ec7-48ab-95ff-2ee3e3d1e3a5","html_url":"https://github.com/gaureshpai/filetohtmlfileconvertor","commit_stats":null,"previous_names":["gaureshpai/filetohtmlfileconvertor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaureshpai%2Ffiletohtmlfileconvertor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaureshpai%2Ffiletohtmlfileconvertor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaureshpai%2Ffiletohtmlfileconvertor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaureshpai%2Ffiletohtmlfileconvertor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaureshpai","download_url":"https://codeload.github.com/gaureshpai/filetohtmlfileconvertor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237897690,"owners_count":19383727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["html","java"],"created_at":"2025-02-09T02:35:12.787Z","updated_at":"2025-02-09T02:35:13.687Z","avatar_url":"https://github.com/gaureshpai.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTML Converter\n\nThis Java program converts a text file into an HTML file.\n\n## Description\n\nThe `Main` class in this project takes input from a text file and generates an HTML file with the same content. It adds basic styling to the HTML file and includes the filename as a heading.\n\n## Usage\n\n1. **Input File**: Provide the path or filename of the text file you want to convert when prompted.\n2. **Output File**: The program generates an HTML file with the same name as the input file but with the `.html` extension.\n\n## Prerequisites\n\n- Java Development Kit (JDK) installed on your system.\n- Eclipse IDE (or any Java IDE) for development.\n\n## How to Run\n\n1. Clone this repository to your local machine.\n2. Open the project in your preferred Java IDE.\n3. Compile and run the `Main` class.\n4. Follow the instructions to input the filename or path.\n\n## Example\n\nSuppose you have a text file named `example.txt` with the following content:\n\n```\nHello, world!\nThis is a sample text file.\n```\n\nRunning the program with `example.txt` as input will generate `example.html` containing the HTML representation of the text.\n\n## Author\n\nGauresh\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaureshpai%2Ffiletohtmlfileconvertor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaureshpai%2Ffiletohtmlfileconvertor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaureshpai%2Ffiletohtmlfileconvertor/lists"}