VCF file creation and download

Hi Yury

Looks interesting. Does it work for you now? And does the last post show the solution?

What exactly is behind the lines:

import vCard from ‘vcf’;
import { saveAs } from ‘file-saver’;

Do I have to add some specific js-file “vCard” and “saveAs”?