Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natalyrojas5/nr-product-card
Proyecto de NPM de pruebas de React
https://github.com/natalyrojas5/nr-product-card
Last synced: 4 days ago
JSON representation
Proyecto de NPM de pruebas de React
- Host: GitHub
- URL: https://github.com/natalyrojas5/nr-product-card
- Owner: natalyrojas5
- License: mit
- Created: 2022-11-07T17:35:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T03:09:08.000Z (about 2 years ago)
- Last Synced: 2024-12-10T13:40:18.504Z (about 1 month ago)
- Language: TypeScript
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## NBRM-Product-Card
- Este es un paquete de despliegues en NPM
### Nataly Rojas
### Ejemplo
```
import { ProductTitle, ProductImg, ProductBtns } from 'nbrm-product-card';
``````
{({ reset, count, isMaxCountReached, maxCount, increaseBy }) => (
<>
>
)}```