{"id":16184602,"url":"https://github.com/rmariuzzo/chalk-printer","last_synced_at":"2025-03-19T02:31:18.847Z","repository":{"id":57196763,"uuid":"86940943","full_name":"rmariuzzo/chalk-printer","owner":"rmariuzzo","description":"NodeJS library to print colored message in the console.","archived":false,"fork":false,"pushed_at":"2017-07-06T15:41:23.000Z","size":257,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-13T15:57:38.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/rmariuzzo.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":"2017-04-01T20:29:47.000Z","updated_at":"2019-11-14T17:35:39.000Z","dependencies_parsed_at":"2022-09-16T05:21:36.675Z","dependency_job_id":null,"html_url":"https://github.com/rmariuzzo/chalk-printer","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmariuzzo%2Fchalk-printer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmariuzzo%2Fchalk-printer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmariuzzo%2Fchalk-printer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmariuzzo%2Fchalk-printer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmariuzzo","download_url":"https://codeload.github.com/rmariuzzo/chalk-printer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960435,"owners_count":20375102,"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-10T07:10:40.593Z","updated_at":"2025-03-19T02:31:18.602Z","avatar_url":"https://github.com/rmariuzzo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch6 align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/rmariuzzo/chalk-printer/raw/master/banner.png\" /\u003e\n  \u003cbr\u003e\n  NodeJS library to print colored message in the console.\n\u003c/h6\u003e\n\n## Installation\n\n```shell\nnpm install chalk-printer --save\n```\n\n### Usage\n\n```js\nconst print = require('chalk-printer')\n\nprint.ok('hello world')\nprint.warn('hello world')\nprint.error('hello world')\nprint.trace('hello world')\nprint.log('hello world')\n```\n\n### Why?\n\nI created this library because I was using that same utility over and over, and of course I ended up with different version of the same file. Now, instead of copying the same file in new project, I can add as a dependency. That way, I get the benefit of sharing it with the community, get feedback and I can upgrade it keeping my projects in sync.\n\n### Test\n\nNot yet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmariuzzo%2Fchalk-printer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmariuzzo%2Fchalk-printer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmariuzzo%2Fchalk-printer/lists"}