{"id":18926791,"url":"https://github.com/ladjs/chalkline","last_synced_at":"2025-04-15T13:33:27.130Z","repository":{"id":57196788,"uuid":"44614565","full_name":"ladjs/chalkline","owner":"ladjs","description":":lipstick: Draw a big chalkline in your terminal!  Great for debugging and reading your log output locally!","archived":false,"fork":false,"pushed_at":"2022-05-14T03:44:12.000Z","size":172,"stargazers_count":35,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-17T03:38:00.450Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ladjs.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"niftylettuce","patreon":"niftylettuce"}},"created_at":"2015-10-20T15:08:52.000Z","updated_at":"2023-09-08T17:02:49.000Z","dependencies_parsed_at":"2022-09-16T10:50:42.737Z","dependency_job_id":null,"html_url":"https://github.com/ladjs/chalkline","commit_stats":null,"previous_names":["niftylettuce/chalkline"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fchalkline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fchalkline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fchalkline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fchalkline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladjs","download_url":"https://codeload.github.com/ladjs/chalkline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223672916,"owners_count":17183618,"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-08T11:17:11.918Z","updated_at":"2024-11-08T11:17:12.500Z","avatar_url":"https://github.com/ladjs.png","language":"JavaScript","funding_links":["https://github.com/sponsors/niftylettuce","https://patreon.com/niftylettuce"],"categories":[],"sub_categories":[],"readme":"\n[![MIT License][license-image]][license-url]\n[![Unicorn Approved][unicorn-approved]][unicorn-url]\n\n\u003e Draw a big chalkline in your terminal!\n\n\u003ch1 align=\"center\"\u003e\n  \u003cimg width=\"500\" src=\"https://cdn.rawgit.com/niftylettuce/chalkline/master/media/logo.svg\" /\u003e\n  \u003cimg alt=\"chalkline screenshot\" src=\"https://cdn.rawgit.com/niftylettuce/chalkline/master/media/screenshot.png\" /\u003e\n\u003c/h1\u003e\n\n\n## Install\n\n```bash\nnpm install --save chalkline\n```\n\n\n## Usage\n\nChalkline extends the [chalk][chalk] package, so you can log any color line to the console.\n\n```js\nvar cl = require('chalkline');\n\ncl.green();\ncl.blue.bgMagenta();\ncl.white();\ncl.bgYellow.red();\n```\n\n\n## Colors and Background colors\n\nPlease see [chalk's colors][chalks-colors] for a list of supported colors and background colors for your chalklines.\n\n\n## License\n\n[MIT][license-url]\n\n\n[chalk]: https://github.com/chalk/chalk\n[chalks-colors]: https://github.com/chalk/chalk#colors\n[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat\n[license-url]: LICENSE\n[unicorn-approved]: http://img.shields.io/badge/unicorn-approved-ff69b4.svg\n[unicorn-url]: https://www.youtube.com/watch?v=9auOCbH5Ns4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladjs%2Fchalkline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladjs%2Fchalkline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladjs%2Fchalkline/lists"}