{"id":15405119,"url":"https://github.com/razum2um/aprint","last_synced_at":"2025-04-09T14:10:17.949Z","repository":{"id":20229242,"uuid":"23501119","full_name":"razum2um/aprint","owner":"razum2um","description":"Awesome print: like clojure.pprint, but awesome","archived":false,"fork":false,"pushed_at":"2015-10-26T17:56:03.000Z","size":870,"stargazers_count":129,"open_issues_count":3,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-05-02T07:41:26.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/razum2um.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":"2014-08-30T21:33:03.000Z","updated_at":"2024-04-10T05:55:02.000Z","dependencies_parsed_at":"2022-08-22T17:50:22.290Z","dependency_job_id":null,"html_url":"https://github.com/razum2um/aprint","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razum2um%2Faprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razum2um%2Faprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razum2um%2Faprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razum2um%2Faprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razum2um","download_url":"https://codeload.github.com/razum2um/aprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054195,"owners_count":21039952,"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-10-01T16:15:04.555Z","updated_at":"2025-04-09T14:10:17.927Z","avatar_url":"https://github.com/razum2um.png","language":"Clojure","funding_links":[],"categories":["Debugging"],"sub_categories":[],"readme":"# aprint: awesome print\n\n![screenshot](https://raw.github.com/razum2um/repl-color/master/doc/screenshot.png)\n\n## Usage\n\n[![Clojars Project](http://clojars.org/aprint/latest-version.svg)](http://clojars.org/aprint)\n\n    (use 'aprint.core)\n    (aprint object)\n\n    ;; or just like (pp)\n    (ap)\n\n## Why not just clojure.pprint/pprint?\n\nLook, I have some data:\n\n![data](https://raw.github.com/razum2um/repl-color/master/doc/raw.png)\n\nWith `pprint` it takes 3+ awful screens:\n\n![pprint1](https://raw.github.com/razum2um/repl-color/master/doc/pprint1.png)\n\n![pprint2](https://raw.github.com/razum2um/repl-color/master/doc/pprint2.png)\n\n![pprint3](https://raw.github.com/razum2um/repl-color/master/doc/pprint3.png)\n\n![pprint4](https://raw.github.com/razum2um/repl-color/master/doc/pprint4.png)\n\nWith `aprint`:\n\n![aprint](https://raw.github.com/razum2um/repl-color/master/doc/aprint.png)\n\nAwesome, yeah?\n\n## Notes\n\nIf you'd like to get same layout without color codes:\n\n    ;; n stands for \"normalized\" print\n    (nprint issues)\n\n## Hint\n\nAdd this to your `~/.lein/profiles.clj`\n\n    {:user {:injections [(use 'aprint.core)]}}\n\n## Acknoledgements\n\n- @jdillon for awesome [jline2](https://github.com/jline/jline2)\n- @hlship for thinking in similar way: [pretty](https://github.com/AvisoNovate/pretty)\n\n## License\n\nCopyright © 2014 Vlad Bokov\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazum2um%2Faprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazum2um%2Faprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazum2um%2Faprint/lists"}