{"id":15022037,"url":"https://github.com/crayon-js/crayon","last_synced_at":"2025-07-19T11:12:16.206Z","repository":{"id":40262861,"uuid":"355186682","full_name":"crayon-js/crayon","owner":"crayon-js","description":"🖍️ Terminal styling done light and fast.","archived":false,"fork":false,"pushed_at":"2024-08-26T18:37:05.000Z","size":354,"stargazers_count":52,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T14:36:20.423Z","etag":null,"topics":["256-colors","ansi","ansi-escape-codes","cmd","coloring","console","deno","javascript","js","node","node-js","nodejs","npm","package","rgb","styling","terminal","ts","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/crayon-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"Im-Beast","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":"https://revolut.me/imbeast"}},"created_at":"2021-04-06T12:49:50.000Z","updated_at":"2025-04-13T09:07:14.000Z","dependencies_parsed_at":"2024-06-27T20:42:31.241Z","dependency_job_id":"eea4f0a7-c612-4fce-801b-407f45f103fd","html_url":"https://github.com/crayon-js/crayon","commit_stats":{"total_commits":301,"total_committers":4,"mean_commits":75.25,"dds":"0.11627906976744184","last_synced_commit":"9570031b7e22ad7eed19d3ca8b768dfc41e7aba8"},"previous_names":["im-beast/crayon.js"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crayon-js%2Fcrayon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crayon-js%2Fcrayon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crayon-js%2Fcrayon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crayon-js%2Fcrayon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crayon-js","download_url":"https://codeload.github.com/crayon-js/crayon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249756936,"owners_count":21321202,"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":["256-colors","ansi","ansi-escape-codes","cmd","coloring","console","deno","javascript","js","node","node-js","nodejs","npm","package","rgb","styling","terminal","ts","typescript"],"created_at":"2024-09-24T19:57:21.946Z","updated_at":"2025-04-19T20:10:03.291Z","avatar_url":"https://github.com/crayon-js.png","language":"TypeScript","readme":"\u003c!-- TODO: Add coverage badge --\u003e\n\n[![deno github workflow](https://github.com/crayon-js/crayon/actions/workflows/deno.yml/badge.svg)](https://github.com/crayon-js/crayon/actions/workflows/deno.yml)\n\n\u003cimg align=\"center\" src=\"https://github.com/crayon-js/crayon/raw/main/docs/logo.svg\" alt=\"Crayon logo: Totally not creppy humanized crayon staring and waving hand at you\" height=\"256px\" width=\"100%\"\u003e\n\n\u003ch1 align=\"center\"\u003e🖍️ Crayon\u003c/h1\u003e\n\n## 📚 About\n\nCrayon is a terminal styling module written in TypeScript.\\\nFrom the ground up its goals are to be fast, relatively lightweight and modular.\n\n#### 🖍️ Crayon.js offers:\n\n- ⚡ **Great performance**\n- 📦 No dependencies\n- 🗑️ Modularity (use what you need)\n- 🧐 Familiar API (chalk-like)\n- 🦄 Built-in color fallbacking\n  - 🎨 Automatic color detection via `@crayon/color-support` extension package\n- 🔗 Support for nesting \u0026 chaining styles\n- 🪢 Not extending `String.prototype`\n- 🌈 24bit (16.7mln - truecolor) and 8bit (256 - highcolor) color support\n\n## ⚙️ Usage\n\n```ts\nimport crayon from \"@crayon/crayon\";\n\nconsole.log(crayon.red(\"its red!\"));\n```\n\n\u003c!-- TODO: Change this after restructuring repos\n## 🧩 Extensions\n\nTo add new functionality to Crayon you can use ready or create your own extensions.\\\nCrayon's extensions are stored in [src/extensions](./src/extensions/)\n--\u003e\n\n## 🤝 Contributing\n\n**Crayon** is open for any contributions.\\\nIf you feel like you can enhance this project - please open an issue and/or pull request.\\\nCode should be well document and easy to follow what's going on.\n\n**Crayon 4.x** follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).\\\nIf your pull request's code could introduce understandability trouble, please add comments to it.\n\n## 📝 Licensing\n\nThis project is available under **MIT** License conditions.\n","funding_links":["https://github.com/sponsors/Im-Beast","https://revolut.me/imbeast"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrayon-js%2Fcrayon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrayon-js%2Fcrayon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrayon-js%2Fcrayon/lists"}