{"id":18810111,"url":"https://github.com/agneym/create-profile-card","last_synced_at":"2025-04-13T20:30:44.675Z","repository":{"id":36411171,"uuid":"162909691","full_name":"agneym/create-profile-card","owner":"agneym","description":"Create a Custom Profile Card CLI","archived":false,"fork":false,"pushed_at":"2024-09-05T13:07:02.000Z","size":1149,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-19T09:47:48.787Z","etag":null,"topics":["cli","nodejs","profile-card"],"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/agneym.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-23T17:10:18.000Z","updated_at":"2024-09-05T13:07:03.000Z","dependencies_parsed_at":"2024-03-18T18:53:06.896Z","dependency_job_id":"bb2a3d25-9b92-4942-aa9b-dd24ea3f112e","html_url":"https://github.com/agneym/create-profile-card","commit_stats":{"total_commits":58,"total_committers":3,"mean_commits":"19.333333333333332","dds":0.5,"last_synced_commit":"849dd50be20f55b0711ac94e7cb47aae648ff1b4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agneym%2Fcreate-profile-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agneym%2Fcreate-profile-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agneym%2Fcreate-profile-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agneym%2Fcreate-profile-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agneym","download_url":"https://codeload.github.com/agneym/create-profile-card/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223408794,"owners_count":17140747,"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":["cli","nodejs","profile-card"],"created_at":"2024-11-07T23:18:56.517Z","updated_at":"2024-11-07T23:18:57.086Z","avatar_url":"https://github.com/agneym.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Profile Card\n\n![npm](https://img.shields.io/npm/v/create-profile-card)\n\nA CLI for creating a profile card package.\n\n![Image of Profile Card](docs/terminal.png)\n\n## Usage \n\n```\nnpm init profile-card name\n```\n![Steps](docs/steps.gif)\n\n## Customising your card\n\nInside the generated project, you will find a `config.json` file. \n\n1. This contains keys for all data that you entered previously. Any change to this file will also change the profile card.\n\n2. The key `boxOptions` contains default configuration for [boxen](https://github.com/sindresorhus/boxen) You can customise it providing any of its [options](https://github.com/sindresorhus/boxen#usage).\n\n3. The key `textOptions` contains defaults for text styling using [chalk](https://github.com/chalk/chalk). You can provide any of the options from [styles](https://github.com/chalk/chalk#styles).\nYou can also combine options like:\n\n```\n{\n  \"textOptions\": {\n    \"label\": \"bold.green\",\n    \"value\": \"underline.redBright\"\n  }\n}\n```\n\n## License\n\nMIT - see LICENSE\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagneym%2Fcreate-profile-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagneym%2Fcreate-profile-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagneym%2Fcreate-profile-card/lists"}