{"id":24903603,"url":"https://github.com/melihs/ms-react-gradient","last_synced_at":"2026-04-28T08:39:56.387Z","repository":{"id":225636783,"uuid":"766445478","full_name":"melihs/ms-react-gradient","owner":"melihs","description":"npm package for creating gradient text component","archived":false,"fork":false,"pushed_at":"2024-03-16T14:03:52.000Z","size":2345,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T01:36:06.950Z","etag":null,"topics":["component-package","gradient","gradient-text","npm-package","react-component-library","react-gradient-text"],"latest_commit_sha":null,"homepage":"https://65e446d14e4260bdc8726536-ytqzgbjtvm.chromatic.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/melihs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-03-03T09:38:32.000Z","updated_at":"2025-03-01T18:11:16.000Z","dependencies_parsed_at":"2025-02-01T22:39:56.224Z","dependency_job_id":null,"html_url":"https://github.com/melihs/ms-react-gradient","commit_stats":null,"previous_names":["melihs/ms-react-gradient"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melihs/ms-react-gradient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melihs%2Fms-react-gradient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melihs%2Fms-react-gradient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melihs%2Fms-react-gradient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melihs%2Fms-react-gradient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melihs","download_url":"https://codeload.github.com/melihs/ms-react-gradient/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melihs%2Fms-react-gradient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["component-package","gradient","gradient-text","npm-package","react-component-library","react-gradient-text"],"created_at":"2025-02-01T22:29:45.381Z","updated_at":"2026-04-28T08:39:56.370Z","avatar_url":"https://github.com/melihs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003e ms-react-gradient\n\u003c/h1\u003e\n\n\u003cp align='center'\u003eReact component for creating gradient texts\n\n### Install\n\n```js\n$ npm install ms-react-gradient\n```\n\nor\n\n```\n$ yarn add ms-react-gradient\n```\n\n### Demo link\n\n\u003e [storybook](https://65e446d14e4260bdc8726536-ytqzgbjtvm.chromatic.com)\n\n### Usage\n\n```js\nimport TextGradient from 'ms-react-gradient/src';\n\n\u003cTextGradient\n    text=\"example text\"\n    type=\"linear\"\n    color1=\"#121fcf\"\n    color2=\"#13cf50\"\n    startPosition=\"20\"\n    endPosition=\"90\"\n /\u003e\n```\n\n### Props/Options\n\n| Name          | Description                                     | Default | type                                                                                               |\n|---------------|-------------------------------------------------|---------|----------------------------------------------------------------------------------------------------|\n| text          | content                                         |         | string                                                                                             |\n| type          | specifies which gradient type the text will be. | linear  | \"linear\" \\| \"radial\" \\| \"elliptical\" \\|  \"repeat-linear\" \\| \"repeat-radial\" \\| \"repeat-elliptical\" |                                                                                             |\n| animation     | brings the animation feature of the text. |   | \"linear\" \\| \"ease-in-out\" \\| \"ease-in\"                                                              |  \n| color1        | first color                                     |         | string                                                                                             |\n| color2        | second color                                    |         | string                                                                                             |\n| startPosition | Percent passage of the first color              | 0       | string \\| number                                                                                   |\n| endPosition   | Percent passage of the second color             | 100     | string \\| number                                                                                   |\n| style         | Custom style definition                         |         | number                                                                                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelihs%2Fms-react-gradient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelihs%2Fms-react-gradient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelihs%2Fms-react-gradient/lists"}