{"id":16065147,"url":"https://github.com/knowankit/react-testimonial","last_synced_at":"2025-03-18T05:30:54.283Z","repository":{"id":36003864,"uuid":"220683093","full_name":"knowankit/react-testimonial","owner":"knowankit","description":"A bootstrap supported react library for adding testimonial","archived":false,"fork":false,"pushed_at":"2022-12-10T08:42:43.000Z","size":1451,"stargazers_count":1,"open_issues_count":7,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T17:22:31.501Z","etag":null,"topics":["reactjs","testimonial-carousel"],"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/knowankit.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-11-09T18:08:31.000Z","updated_at":"2021-11-28T06:43:53.000Z","dependencies_parsed_at":"2023-01-16T11:36:51.090Z","dependency_job_id":null,"html_url":"https://github.com/knowankit/react-testimonial","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/knowankit%2Freact-testimonial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Freact-testimonial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Freact-testimonial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Freact-testimonial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knowankit","download_url":"https://codeload.github.com/knowankit/react-testimonial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244164729,"owners_count":20408981,"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":["reactjs","testimonial-carousel"],"created_at":"2024-10-09T05:11:30.549Z","updated_at":"2025-03-18T05:30:53.656Z","avatar_url":"https://github.com/knowankit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-testimonial\nA bootstrap supported react library for adding testimonial\n\n## Documentation\n\n### Installation\n\n**npm**\n\n```bash\nnpm install react-testimonial --save\n```\n\n**yarn**\n\n```bash\nyarn add react-testimonial\n```\n\n### Example\n\n```js\nimport React, { Component } from 'react'\nimport Testimonial from 'react-testimonial';\n\nclass TestimonialTest extend Component {\n    render(){\n        return {\n            \u003cTestimonial\u003e\n                \u003cdiv className=\"card content mx-auto\" style={style}\u003e\n                    \u003cdiv className=\"card-body\"\u003e\n                        \u003cspan\u003e\n                            I had the pleasure of working with him on an exciting project for over 18 months.\n                            We have shared some highs, lows and some real head scratching moments.\n                            He has been a real asset to the team and to me personally.\n                        \u003c/span\u003e\n                        \u003cp\u003eAbc\u003c/p\u003e\n                    \u003c/div\u003e\n                \u003c/div\u003e\n                \u003cdiv className=\"card content mx-auto\" style={style}\u003e\n                    \u003cdiv className=\"card-body\"\u003e\n                        \u003cspan\u003e\n                            He has been a real asset to the team and able to pick up new technologies quickly. He has a passion for all flavours of development and is a team player with an excellent attitude both in and outside of work.\n                        \u003c/span\u003e\n                        \u003cp\u003eXyz\u003c/p\u003e\n                    \u003c/div\u003e\n                \u003c/div\u003e\n            \u003c/Testimonial\u003e\n        }\n    }\n}\n```\n\n### Props\n\n| Props Name       |                                          |\n| --------------   |:---------------------------------------: |\n| `timer`          | `for changing the testimonial time`      |\n\n\n### Methods\n\nUpdating soon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowankit%2Freact-testimonial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknowankit%2Freact-testimonial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowankit%2Freact-testimonial/lists"}