{"id":13741110,"url":"https://github.com/MystPi/pprint","last_synced_at":"2025-05-08T21:32:25.338Z","repository":{"id":225916564,"uuid":"767232451","full_name":"MystPi/pprint","owner":"MystPi","description":"💄 Pretty print values with style!","archived":false,"fork":false,"pushed_at":"2025-04-03T19:21:22.000Z","size":68,"stargazers_count":34,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T08:45:09.232Z","etag":null,"topics":["debugging","gleam","pretty-print","pretty-printer","pretty-printing","testing"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/pprint/","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MystPi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-03-04T23:34:09.000Z","updated_at":"2025-04-16T15:47:14.000Z","dependencies_parsed_at":"2024-04-26T13:38:47.332Z","dependency_job_id":"1aff01d7-e231-4b7a-8872-b758d079c3f1","html_url":"https://github.com/MystPi/pprint","commit_stats":null,"previous_names":["mystpi/pprint"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fpprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fpprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fpprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MystPi%2Fpprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MystPi","download_url":"https://codeload.github.com/MystPi/pprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253153163,"owners_count":21862318,"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":["debugging","gleam","pretty-print","pretty-printer","pretty-printing","testing"],"created_at":"2024-08-03T04:00:55.537Z","updated_at":"2025-05-08T21:32:25.037Z","avatar_url":"https://github.com/MystPi.png","language":"Gleam","funding_links":[],"categories":["Packages"],"sub_categories":["Gleam"],"readme":"# pprint\n\n[![Package Version](https://img.shields.io/hexpm/v/pprint)](https://hex.pm/packages/pprint)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/pprint/)\n\n💄 Pretty print values with style!\n\n```sh\ngleam add pprint --dev\n```\n\n```gleam\nimport pprint\n\npub fn main() {\n  Ok([\"my\", \"super\", \"awesome\", \"useless\", \"list\"])\n  |\u003e pprint.debug\n}\n\n// Prints (with color!):\n// Ok([\n//   \"my\",\n//   \"super\",\n//   \"awesome\",\n//   \"useless\",\n//   \"list\",\n// ])\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/pprint\u003e.\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMystPi%2Fpprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMystPi%2Fpprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMystPi%2Fpprint/lists"}