{"id":20642413,"url":"https://github.com/ipld/js-printify","last_synced_at":"2025-04-16T01:41:06.777Z","repository":{"id":34922586,"uuid":"190285877","full_name":"ipld/js-printify","owner":"ipld","description":"Convert a decoded IPLD value to a colored printable string","archived":false,"fork":false,"pushed_at":"2025-04-15T00:50:57.000Z","size":66,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-15T01:36:35.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ipld.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2019-06-04T22:06:25.000Z","updated_at":"2025-04-15T00:50:58.000Z","dependencies_parsed_at":"2024-05-18T05:30:02.057Z","dependency_job_id":"1b6f62c7-d43a-4f1b-9887-9023b8dcfaa6","html_url":"https://github.com/ipld/js-printify","commit_stats":{"total_commits":26,"total_committers":4,"mean_commits":6.5,"dds":0.5769230769230769,"last_synced_commit":"98790d1ce51931fffb62c415850be5f943b73cce"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjs-printify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjs-printify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjs-printify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjs-printify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipld","download_url":"https://codeload.github.com/ipld/js-printify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249182797,"owners_count":21226123,"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-11-16T16:09:04.482Z","updated_at":"2025-04-16T01:41:06.744Z","avatar_url":"https://github.com/ipld.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @ipld/printify\n\nConvert a decoded IPLD value to a colored printable string\n\n```javascript\nimport printify from '@ipld/printify'\nimport { CID } from 'multiformats/cid'\n\nconsole.log(printify({\n  one: 1,\n  two: 'two',\n  three: {\n    link: CID.parse('QmWATWQ7fVPP2EFGu71UkfnqhYXDYH566qy47CnJDgvs8u'),\n    binary: new TextEncoder().encode('hello world')\n  }\n}))\n```\n\n![IMG_0055](https://user-images.githubusercontent.com/579/58920572-b09a9980-86e7-11e9-88da-70572b7c8dcd.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipld%2Fjs-printify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipld%2Fjs-printify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipld%2Fjs-printify/lists"}