{"id":23436453,"url":"https://github.com/devferx/devferx-product-card","last_synced_at":"2025-04-09T17:49:53.368Z","repository":{"id":57212045,"uuid":"429640170","full_name":"devferx/devferx-product-card","owner":"devferx","description":"Proyecto de NPM de pruebas de React","archived":false,"fork":false,"pushed_at":"2021-11-22T19:36:51.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T10:46:28.414Z","etag":null,"topics":[],"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/devferx.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":"2021-11-19T02:06:26.000Z","updated_at":"2021-11-22T19:36:54.000Z","dependencies_parsed_at":"2022-09-08T22:51:03.779Z","dependency_job_id":null,"html_url":"https://github.com/devferx/devferx-product-card","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fdevferx-product-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fdevferx-product-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fdevferx-product-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fdevferx-product-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devferx","download_url":"https://codeload.github.com/devferx/devferx-product-card/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248082622,"owners_count":21044944,"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-12-23T13:19:22.579Z","updated_at":"2025-04-09T17:49:53.345Z","avatar_url":"https://github.com/devferx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devferx-Product-Cart\n\nProduct Card Component\n\n## Install\n\nNPM\n```\nnpm install devferx-product-card\n```\n\nYarn\n```\nyarn add devferx-product-card\n```\n\n## Example\n\n```js\nimport { ProductCard, ProductImage, ProductTitle, ProductButtons } from 'devferx-product-card'\n```\n\n```jsx\n\u003cProductCard\n  product={product}\n  initialValues={{\n    count: 4,\n    maxCount: 10,\n  }}\n\u003e\n  {({ count, isMaxCountReached, maxCount, reset, increaseBy }) =\u003e (\n    \u003c\u003e\n      \u003cProductCard.Image /\u003e\n      \u003cProductCard.Title /\u003e\n      \u003cProductCard.Buttons /\u003e\n    \u003c/\u003e\n  )}\n\u003c/ProductCard\u003e\n```\n\n## [Demo](https://devferx-product-card-demo.netlify.app/)\n\n![Coffee card](https://i.ibb.co/xYpKHXT/devferx-product-card-demo-netlify-app.png)\n* https://devferx-product-card-demo.netlify.app/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevferx%2Fdevferx-product-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevferx%2Fdevferx-product-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevferx%2Fdevferx-product-card/lists"}