{"id":19252746,"url":"https://github.com/morevm/more-log","last_synced_at":"2026-05-18T14:07:57.689Z","repository":{"id":43068632,"uuid":"427690266","full_name":"MorevM/more-log","owner":"MorevM","description":"Stunningly dumb module for better terminal output","archived":false,"fork":false,"pushed_at":"2022-03-20T21:16:50.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T07:13:24.313Z","etag":null,"topics":["console-tool","terminal"],"latest_commit_sha":null,"homepage":"","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/MorevM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/contributing.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-13T14:40:12.000Z","updated_at":"2021-11-13T17:33:14.000Z","dependencies_parsed_at":"2022-08-24T14:35:42.840Z","dependency_job_id":null,"html_url":"https://github.com/MorevM/more-log","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/MorevM%2Fmore-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorevM%2Fmore-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorevM%2Fmore-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorevM%2Fmore-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorevM","download_url":"https://codeload.github.com/MorevM/more-log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347947,"owners_count":19787236,"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":["console-tool","terminal"],"created_at":"2024-11-09T18:28:16.913Z","updated_at":"2026-05-18T14:07:57.644Z","avatar_url":"https://github.com/MorevM.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n# more-log\n\nStunningly dumb module for better terminal output.\n\n## Installation\n\nUsing `npm`:\n\n```bash\nnpm install @morev/more-log\n```\n\nUsing `yarn`:\n\n```bash\nyarn add @morev/more-log\n```\n\n## Usage\n\nESM\n```js\nimport log from '@morev/more-log';\n\nlog.success('Wow! It really works.')\n```\n\nCommonJS\n```js\nconst log = require('@morev/more-log');\n\nlog.block.success('Also works this way');\n```\n\n## Examples of styled messages\n\n![Examples of styled messages](.github/examples.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorevm%2Fmore-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorevm%2Fmore-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorevm%2Fmore-log/lists"}