{"id":17590722,"url":"https://github.com/mattythedev01/justcolors","last_synced_at":"2026-05-09T14:37:48.733Z","repository":{"id":257905450,"uuid":"872750524","full_name":"mattythedev01/justColors","owner":"mattythedev01","description":"The best simple \u0026 lightweight terminal color package!","archived":false,"fork":false,"pushed_at":"2024-10-18T03:30:20.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T10:17:53.768Z","etag":null,"topics":["chalk","colors","discordbot","discordcolors","discordjs","npm","terminalcolors"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@mattythedev01/justcolors","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/mattythedev01.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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}},"created_at":"2024-10-15T02:26:19.000Z","updated_at":"2024-10-18T03:30:23.000Z","dependencies_parsed_at":"2024-10-20T11:58:39.670Z","dependency_job_id":"b161c086-b223-432d-9031-41ae3af3009b","html_url":"https://github.com/mattythedev01/justColors","commit_stats":null,"previous_names":["mattythedev01/justcolors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattythedev01%2FjustColors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattythedev01%2FjustColors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattythedev01%2FjustColors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattythedev01%2FjustColors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattythedev01","download_url":"https://codeload.github.com/mattythedev01/justColors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246223323,"owners_count":20743167,"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":["chalk","colors","discordbot","discordcolors","discordjs","npm","terminalcolors"],"created_at":"2024-10-22T04:05:40.690Z","updated_at":"2026-05-09T14:37:48.694Z","avatar_url":"https://github.com/mattythedev01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @mattythedev01/justcolors Documentation\n\n## Overview\n\n\"@mattythedev01/justcolors\", is a simple and lightweight color package to log stuff beautifully.\n\n## Features\n\n- Wide range of color options including regular, bright, and pastel colors\n- Background color support\n- Text styling options (bold, italic, underline, etc.)\n- Special effects like rainbow and gradient\n- Semantic color functions for success, error, warning, etc.\n- Easy-to-use API with simple function calls\n- Supports chaining of colors and styles\n- Compatible with Node.js environments\n- Lightweight and efficient\n- No external dependencies\n\n## Installation\n\n`npm install @mattythedev01/justcolors`\n\n## Example Usage\n\n```js\n// Example usage of justcolors\n\nconst justColors = require(\"@mattythedev01/justcolors\");\n\n// Example usage\nconsole.log(justColors.red(\"This text is red!\"));\nconsole.log(justColors.bgGreen(\"This text has a green background!\"));\nconsole.log(justColors.success(\"Operation was successful!\"));\n```\n\n### Wondering how to see every color and effects if it doesn't pop up?\n\n```js\nconst justColors = require(\"@mattythedev01/justcolors\");\n\n// To show every regular color\njustColors.showAllColors();\n// To show additional colors\njustColors.showAdditionalColors();\n// To show effects\njustColors.showEffects();\n// To show emojiDecor\njustColors.showEmojiDecor();\n// To show gradients\njustColors.showGradients();\n// To show new effects\njustColors.showNewEffects();\n// To show pastel colors\njustColors.showPastelColors();\n// To show semantic colors\njustColors.showSemanticColors();\n// To show other colors\njustColors.showOtherColors();\n// to show styles\njustColors.showStyles();\n```\n\nWrite any one of these lines down in your file, and run the file. Once ran, it'll show you whatever in your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattythedev01%2Fjustcolors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattythedev01%2Fjustcolors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattythedev01%2Fjustcolors/lists"}