{"id":17742950,"url":"https://github.com/iktakahiro/gradient-mui-button","last_synced_at":"2025-05-07T21:42:56.099Z","repository":{"id":48271161,"uuid":"197589969","full_name":"iktakahiro/gradient-mui-button","owner":"iktakahiro","description":"A Material-UI based modern gradient colors button component","archived":false,"fork":false,"pushed_at":"2021-08-03T19:55:55.000Z","size":2846,"stargazers_count":8,"open_issues_count":24,"forks_count":1,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-04-20T09:56:14.154Z","etag":null,"topics":["material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://gradient-mui-button.netlify.com/","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/iktakahiro.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":"2019-07-18T13:13:40.000Z","updated_at":"2023-05-23T12:34:23.000Z","dependencies_parsed_at":"2022-09-16T13:02:35.391Z","dependency_job_id":null,"html_url":"https://github.com/iktakahiro/gradient-mui-button","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fgradient-mui-button","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fgradient-mui-button/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fgradient-mui-button/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fgradient-mui-button/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iktakahiro","download_url":"https://codeload.github.com/iktakahiro/gradient-mui-button/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961810,"owners_count":21832189,"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":["material-design","material-ui","react","react-components"],"created_at":"2024-10-26T05:42:10.668Z","updated_at":"2025-05-07T21:42:56.068Z","avatar_url":"https://github.com/iktakahiro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gradient Material-UI Button\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/e495af5b-3d7a-46be-a83e-f4e87e75cf6c/deploy-status)](https://app.netlify.com/sites/gradient-mui-button/deploys)\n\nThis package provides modern gradient colors button components based on [Material-UI](https://material-ui.com/).\n\n!['buttons-with-default-theme'](./docs/buttons-1.png)\n\n!['buttons-with-default-theme'](./docs/buttons-2.png)\n\n## Install\n\n```bash\nnpm i '@iktakahiro/gradient-mui-button'\n\nyarn add '@iktakahiro/gradient-mui-button'\n```\n\n## Usage\n\n```tsx\nimport { ContainedButton } from '@iktakahiro/gradient-mui-button'\n\nconst MyComponent = () =\u003e {\n    return (\n    \u003cdiv\u003e\n        \u003cContainedButton color=\"primary\"\u003ePrimary\u003c/ContainedButton\u003e\n        \u003cContainedButton color=\"secondary\"\u003eSecondary\u003c/ContainedButton\u003e\n        \u003cContainedButton\u003eDefault\u003c/ContainedButton\u003e\n        \u003cContainedButton color=\"primary\" disabled={true}\u003eDisabled\u003c/ContainedButton\u003e\n    \u003c/div\u003e\n    )\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiktakahiro%2Fgradient-mui-button","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiktakahiro%2Fgradient-mui-button","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiktakahiro%2Fgradient-mui-button/lists"}