Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aggutierrez98/ag-product-card
Este es un proyecto de NPM de pruebas de React
https://github.com/aggutierrez98/ag-product-card
Last synced: about 1 month ago
JSON representation
Este es un proyecto de NPM de pruebas de React
- Host: GitHub
- URL: https://github.com/aggutierrez98/ag-product-card
- Owner: aggutierrez98
- License: mit
- Created: 2022-01-10T23:35:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T00:56:48.000Z (almost 3 years ago)
- Last Synced: 2024-11-15T17:42:30.306Z (about 2 months ago)
- Language: TypeScript
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AG-Product-Card
Este es un paquete de despliege en NPM
### Agustin Gutierrez
## Ejemplo
```
import {ProductCard, ProductImage, ProductTitle, ProductButtons} from "ag-product-card"
``````
{({ reset, count, maxCount, isMaxCountReached, increaseBy }) => (
<>
>
)}```