{"id":18353605,"url":"https://github.com/taystack/use-capitalized","last_synced_at":"2025-04-10T00:55:18.184Z","repository":{"id":41711845,"uuid":"240619901","full_name":"taystack/use-capitalized","owner":"taystack","description":"React hook exported as a module for npm","archived":false,"fork":false,"pushed_at":"2023-01-05T07:19:16.000Z","size":2927,"stargazers_count":1,"open_issues_count":42,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:55:14.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/taystack.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}},"created_at":"2020-02-15T00:06:22.000Z","updated_at":"2023-03-04T03:23:58.000Z","dependencies_parsed_at":"2023-02-03T18:01:27.880Z","dependency_job_id":null,"html_url":"https://github.com/taystack/use-capitalized","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taystack%2Fuse-capitalized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taystack%2Fuse-capitalized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taystack%2Fuse-capitalized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taystack%2Fuse-capitalized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taystack","download_url":"https://codeload.github.com/taystack/use-capitalized/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137994,"owners_count":21053775,"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-05T21:42:18.624Z","updated_at":"2025-04-10T00:55:18.163Z","avatar_url":"https://github.com/taystack.png","language":"JavaScript","readme":"# use-capitalized\n\n\u003e Capitalizes and returns a text argument during the render process.\n\n[![NPM](https://img.shields.io/npm/v/@taystack/use-capitalized.svg)](https://www.npmjs.com/package/@taystack/use-capitalized) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Install\n\n```bash\nyarn add @taystack/use-capitalized\n```\n\n## Usage\n\n```jsx\nimport React, { Component } from \"react\";\n\nimport useCapitalized from \"@taystack/use-capitalized\";\n\nconst Example = ({ name }) =\u003e {\n  const example = useCapitalized(name);\n  return (\n    \u003cdiv\u003e{example}\u003c/div\u003e\n  );\n}\n```\n\n## License\n\nMIT © [taystack](https://github.com/taystack)\n\n---\n\nThis hook is created using [create-react-hook](https://github.com/hermanya/create-react-hook).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaystack%2Fuse-capitalized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaystack%2Fuse-capitalized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaystack%2Fuse-capitalized/lists"}