{"id":23488638,"url":"https://github.com/erwanlt/prettyprinter","last_synced_at":"2025-04-14T12:08:18.237Z","repository":{"id":55464744,"uuid":"325030019","full_name":"ErwanLT/PrettyPrinter","owner":"ErwanLT","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-04T10:13:39.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T12:08:15.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ErwanLT.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}},"created_at":"2020-12-28T14:12:28.000Z","updated_at":"2021-01-04T10:13:42.000Z","dependencies_parsed_at":"2022-08-15T01:00:34.539Z","dependency_job_id":null,"html_url":"https://github.com/ErwanLT/PrettyPrinter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPrettyPrinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPrettyPrinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPrettyPrinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPrettyPrinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErwanLT","download_url":"https://codeload.github.com/ErwanLT/PrettyPrinter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877972,"owners_count":21176244,"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":[],"created_at":"2024-12-24T23:13:33.397Z","updated_at":"2025-04-14T12:08:18.215Z","avatar_url":"https://github.com/ErwanLT.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5f36b815c5c74cf4969d70730778da51)](https://app.codacy.com/gh/ErwanLT/PrettyPrinter?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=ErwanLT/PrettyPrinter\u0026utm_campaign=Badge_Grade)\n[![Build Status](https://travis-ci.org/ErwanLT/PrettyPrinter.svg?branch=main)](https://travis-ci.org/ErwanLT/PrettyPrinter)\n[![codecov](https://codecov.io/gh/ErwanLT/PrettyPrinter/branch/main/graph/badge.svg?token=TL01JSTFYO)](https://codecov.io/gh/ErwanLT/PrettyPrinter)\n\n# PrettyPrinter\n## Simple printer\n* `print(String message)`\n* `printInfo(String message)`\n* `printSuccess(String message)`\n* `printError(String message)`\n\n[![](img/prettyPrint.png)]()\n\n## With decorator\n* `printDecorator(String message)`\n* `printInfoDecorator(String message)`\n* `printSuccessDecorator(String message)`\n* `printErrorDecorator(String message)`\n\n[![](img/prettyPrinter_decorator.png)]()\n\n## Using the builder\n* `builder(PrinterType type, String message, String decorator)`\n\n* PrinterType (Enum):\n  * STANDARD\n  * INFO\n  * SUCCESS\n  * ERROR\n* decorator\n  * the string that will surcharge the standard decorator, if empty or null will be `------`\n  \n[![](img/prettyPrinter_builder.png)]()","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwanlt%2Fprettyprinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferwanlt%2Fprettyprinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwanlt%2Fprettyprinter/lists"}