{"id":13485015,"url":"https://github.com/sindresorhus/ink-big-text","last_synced_at":"2025-04-05T15:05:27.372Z","repository":{"id":55414992,"uuid":"128521152","full_name":"sindresorhus/ink-big-text","owner":"sindresorhus","description":"Awesome text component for Ink","archived":false,"fork":false,"pushed_at":"2024-04-01T04:50:50.000Z","size":34,"stargazers_count":117,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T22:21:05.276Z","etag":null,"topics":["cli","figlet","ink","ink-component","jsx","nodejs","npm-package","react"],"latest_commit_sha":null,"homepage":null,"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/sindresorhus.png","metadata":{"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"},"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}},"created_at":"2018-04-07T11:17:44.000Z","updated_at":"2025-03-18T02:23:47.000Z","dependencies_parsed_at":"2023-09-24T03:32:56.633Z","dependency_job_id":"dae67489-52de-46d8-a2dc-4e3d0054d20d","html_url":"https://github.com/sindresorhus/ink-big-text","commit_stats":{"total_commits":24,"total_committers":8,"mean_commits":3.0,"dds":"0.29166666666666663","last_synced_commit":"dfaab23457ad1c27c50c2c11838bddfb21d4ee42"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fink-big-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fink-big-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fink-big-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fink-big-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/ink-big-text/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246760295,"owners_count":20829269,"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","figlet","ink","ink-component","jsx","nodejs","npm-package","react"],"created_at":"2024-07-31T17:01:42.676Z","updated_at":"2025-04-05T15:05:27.350Z","avatar_url":"https://github.com/sindresorhus.png","language":"TypeScript","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["TypeScript"],"sub_categories":[],"readme":"# ink-big-text\n\n\u003e Awesome text component for [Ink](https://github.com/vadimdemedes/ink)\n\n![](screenshot.png)\n\n## Install\n\n```sh\nnpm install ink-big-text\n```\n\n## Usage\n\n```js\nimport React from 'react';\nimport {render} from 'ink';\nimport Gradient from 'ink-gradient';\nimport BigText from 'ink-big-text';\n\nrender(\n\t\u003cGradient name=\"rainbow\"\u003e\n\t\t\u003cBigText text=\"unicorns\"/\u003e\n\t\u003c/Gradient\u003e\n);\n```\n\n## API\n\n### `\u003cBigText/\u003e`\n\nProps except for `text` are passed as options to [`cfonts`](https://github.com/dominikwilkowski/cfonts). The only difference is that the `background` option is named `backgroundColor` here. See the prop types in [`index.tsx`](source/index.tsx#L5) for more.\n\n## Related\n\n- [ink-gradient](https://github.com/sindresorhus/ink-gradient) - Gradient color component for Ink\n- [ink-link](https://github.com/sindresorhus/ink-link) - Link component for Ink\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fink-big-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fink-big-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fink-big-text/lists"}