{"id":20007414,"url":"https://github.com/mystpi/pprint","last_synced_at":"2026-01-30T17:30:58.603Z","repository":{"id":225916564,"uuid":"767232451","full_name":"MystPi/pprint","owner":"MystPi","description":"💄 Pretty print values with style!","archived":false,"fork":false,"pushed_at":"2024-04-26T12:36:27.000Z","size":55,"stargazers_count":29,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-21T00:36:05.412Z","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":"2024-08-20T04:01:47.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":241444196,"owners_count":19963760,"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-11-13T06:16:30.704Z","updated_at":"2026-01-30T17:30:58.595Z","avatar_url":"https://github.com/MystPi.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pprint\n\n[![Package Version](https://img.shields.io/hexpm/v/pprint)](https://hex.pm/packages/pprint)\n[![Erlang-compatible](https://img.shields.io/badge/target-erlang-b83998)](https://www.erlang.org/)\n[![JavaScript Compatible](https://img.shields.io/badge/target-javascript-f3e155)](https://en.wikipedia.org/wiki/JavaScript)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/pprint/)\n[![CI Test](https://github.com/MystPi/pprint/actions/workflows/test.yml/badge.svg?branch=master\u0026amp;event=push)](https://github.com/MystPi/pprint/actions/workflows/test.yml)\n\n💄 Pretty print values with style!\n\n```sh\ngleam add pprint@1 --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"}