Jack Dev
 Jack Dev
  • 10
  • 32 128
How to create pdf html2canvas with Vue 3 | Como crear pdf con html2canvas con Vue 3
Repository proyect: github.com/Jackelino/vue-pdf-download-page
Links:
vuejs.org/
html2canvas.hertzen.com/
Follow me online here:
▶ Facebook people/Jack-Dev/100057444986524/
▶ Instagram kcaj_fg
▶ Dev to dev.to/jackelino
#vuejs
#front
มุมมอง: 2 762

วีดีโอ

How to integrate Bootstrap with Parcel
มุมมอง 331ปีที่แล้ว
Follow me online here: ▶ Facebook people/Jack-Dev/100057444986524/ ▶ Instagram kcaj_fg ▶ Dev to dev.to/jackelino
How to integrate Vue 3 with Django using Inertia and Vite Cómo integrar Vue 3 con Django
มุมมอง 2Kปีที่แล้ว
Repository proyect: github.com/Jackelino/django-inertia-vite-vue Links: Django www.djangoproject.com/ Vite vitejs.dev/ Inertia inertiajs.com/ Adapter Python pypi.org/project/inertia-django/ Vue vuejs.org/ Plugins: vitejs.dev/plugins/ www.npmjs.com/package/@vitejs/plugin-vue www.npmjs.com/package/vite-plugin-dynamic-import EXAMPLES: django-vite github.com/MrBin99/django-vite github.com/MrBin99/d...
How to integrate Bootstrap in a Vite project | Como integrar Bootstrap en un proyecto de Vite
มุมมอง 7Kปีที่แล้ว
getbootstrap.com/docs/5.2/getting-started/vite/ vitejs.dev/
How to create excel xlsx with Vue 3 | Como crear excel con xlsx con Vue 3
มุมมอง 6K2 ปีที่แล้ว
Repository proyect: github.com/Jackelino/vue-excel xlsx: www.npmjs.com/package/xlsx Vite js: vitejs.dev/ Follow me online here: ▶ Facebook people/Jack-... ▶ Instagram kcaj_fg ▶ Dev to dev.to/jackelino
How to create pdf pdfmake with Vue 3 | Como crear pdf con pdfMake con Vue 3
มุมมอง 9K2 ปีที่แล้ว
pdfmake: pdfmake.org/#/ Vite js: vitejs.dev/ Repository: github.com/Jackelino/vue-pdf dev.to/jackelino
How to integrate Pinia in Vue with vite
มุมมอง 532 ปีที่แล้ว
How to integrate Pinia in Vue with vite
Vite - Vue - Sass
มุมมอง 1.3K2 ปีที่แล้ว
Vite - Vue - Sass
Laravel - Inertia js - Vue 3 - Bootstrap 5 | Parte 2👨‍💻
มุมมอง 1K2 ปีที่แล้ว
Repository Github: github.com/Jackelino/laravel-inertiaJs-vue-bootsrap laravel.com/ inertiajs.com/ getbootstrap.com/ vuejs.org/ vue via npm: www.npmjs.com/package/vue Laravel mix: laravel-mix.com/
Laravel - Inertia js - Vue 3 - Bootstrap 5 | Parte 1
มุมมอง 3.1K2 ปีที่แล้ว
Repository Github: github.com/Jackelino/laravel-inertiaJs-vue-bootsrap laravel.com/ inertiajs.com/ getbootstrap.com/ vuejs.org/ vue via npm: www.npmjs.com/package/vue Laravel mix: laravel-mix.com/

ความคิดเห็น

  • @carolpascoal
    @carolpascoal 8 หลายเดือนก่อน

    When I tried to install axios the package.json erases the bootstrap, why?

  • @ShutDownXXX7
    @ShutDownXXX7 11 หลายเดือนก่อน

    What if we need a footer, let's say to show totals? Does this library supports it?

  • @mellorafael
    @mellorafael ปีที่แล้ว

    great job!

  • @pvpmartins
    @pvpmartins ปีที่แล้ว

    Do u have any idea on how to use tailwind with it ?!

  • @036nurarifin2
    @036nurarifin2 ปีที่แล้ว

    please tutorial preview before download

  • @pvpmartins
    @pvpmartins ปีที่แล้ว

    Hi there! Have you tried dockerizing it? I have been struggling with it

  • @dattaghadage-r2u
    @dattaghadage-r2u ปีที่แล้ว

    "pdfMake" is not exported by "node_modules/pdfmake/build/vfs_fonts.js", imported by "component

    • @morris3648
      @morris3648 9 หลายเดือนก่อน

      same, i found the error when i try to build it, any solution ?

    • @morris3648
      @morris3648 9 หลายเดือนก่อน

      i use this and it works import "pdfmake/build/vfs_fonts"; import pdfMake from "pdfmake/build/pdfmake"; pdfMake.vfs = window.pdfMake.vfs; window.pdfMake = pdfMake;

    • @jcsegura6541
      @jcsegura6541 4 หลายเดือนก่อน

      @@morris3648 No funciona

  • @favorabbey4308
    @favorabbey4308 ปีที่แล้ว

    Merci beaucoup tu m'as sauvé la vie

  • @asuka028
    @asuka028 ปีที่แล้ว

    hi how to deal with the assets like image file?

  • @pepernando2221
    @pepernando2221 ปีที่แล้ว

    Control+ L , clear 😌

  • @giovanni.ferrari
    @giovanni.ferrari ปีที่แล้ว

    thanks! this was very useful for me! I couldnt have vue-html2canvas work for me so this saved my life

  • @chinowfg7433
    @chinowfg7433 ปีที่แล้ว

    i got this error on the terminal when i do the npm start (!) Could not auto-determine entry point from rollupOptions or html files and there are no explicit optimizeDeps.include patterns. Skipping dependency pre-bundling.

  • @soksaorath4600
    @soksaorath4600 ปีที่แล้ว

    Thanks

  • @Mike-jq7os
    @Mike-jq7os ปีที่แล้ว

    How to compile only the styles that I use from Bootstrap, and not the entire library?

    • @Mike-jq7os
      @Mike-jq7os ปีที่แล้ว

      like Tailwind does it

  • @youwho16
    @youwho16 ปีที่แล้ว

    🫡🫡

  • @larieborellesiabou6937
    @larieborellesiabou6937 ปีที่แล้ว

    Hi.i want to create a pdf,that takes informations from user input from a component and complete it in and then generate the pdf. And i don't know how i can do to make shore that the template is filled with user inputs from the form.can you help me?

  • @santaflow011
    @santaflow011 ปีที่แล้ว

    Hola, tengo un problema, me da error cuando uso el import de xlsx, tenes idea de como se puede solucionar? ya instale la dependencia correspondiente y la carpeta esta en node_modules

    • @jackdev8684
      @jackdev8684 ปีที่แล้ว

      Hola que tal!!! puede ser que se actualizó la versión y la forma de importar cambio, te sugiero ver su documentación ó puedes clonar el repositorio que tengo en la descripción del video con la versión que tiene en las dependencias.

  • @VeloGitaryst
    @VeloGitaryst ปีที่แล้ว

    Thank You!

  • @ivanzatezalo7383
    @ivanzatezalo7383 ปีที่แล้ว

    thank you, simple and easy to follow tutorial

  • @laziz_0522
    @laziz_0522 ปีที่แล้ว

    useful video 👍

  • @محمدابراهيم-ظ2ض
    @محمدابراهيم-ظ2ض ปีที่แล้ว

    $dash-colors: ('purple':#7e5bef, 'indigo':#6366f1, 'rose':#f43f5e); @each $color, $value in $dash-colors { .btn-#{$color} { background-color: #{$value}; } } sass map >> like this nt woking?! y?

  • @gimenafernandezgomez6861
    @gimenafernandezgomez6861 2 ปีที่แล้ว

    Exelente ayuda mucho

  • @kaSstagnette
    @kaSstagnette 2 ปีที่แล้ว

    Hi ! Is it possible to use that to make the web page dowloadable ? I'm searching for a library that can do the job, working with vuejs.

    • @yanbatista2828
      @yanbatista2828 ปีที่แล้ว

      Have you discovered a solution?

    • @jackdev8684
      @jackdev8684 ปีที่แล้ว

      @@yanbatista2828 th-cam.com/video/zCALfqHgpzI/w-d-xo.html

    • @jackdev8684
      @jackdev8684 ปีที่แล้ว

      th-cam.com/video/zCALfqHgpzI/w-d-xo.html

  • @nguyenvd2169
    @nguyenvd2169 2 ปีที่แล้ว

    hey guy , can i using boostrap for laravel 9 innertia vue ???

  • @rodrigo-aracaju3068
    @rodrigo-aracaju3068 2 ปีที่แล้ว

    Muito bom.. me ajudou muito.. quando sairá a sequencia?

    • @jackdev8684
      @jackdev8684 2 ปีที่แล้ว

      ya puedes ver la segunda parte th-cam.com/video/f7GvpuWTPJs/w-d-xo.html