-
I'm trying to use the library in the **Angular 8** application. For that I installed the package using `npm` and in the component file, I used
```
import * as vCardsJS from 'vcards-js';
myMetho…
-
## Требуемая возможность
Заменить инструменты подготовки vCard (vcf) на NodeJS.
## Текущее поведение
Сейчас используем PowerShell и Saxon XSLT трансформации.
-
Hi enesser, my project is very small. I don't create that via npm, So I can use this vCards-js on CDN ?,
Thank you :)
-
Aus der Mitgliederliste sollten automatisch vcards erstellt werden, die wir dann über einen CardDAV-Server (z.B. radicale) ausliefern.
Es sollte reichen, die DB-Datei für radicale mit Node.js aus dem…
-
Some developers are wanting to use this for React Native: https://stackoverflow.com/questions/38644405/react-native-using-a-javascript-module-that-relies-on-node-js-core-module/39236621#39236621
I cre…
-
Someone asked on a vCard and QR code integration in [this](https://github.com/enesser/vCards-js/issues/35) issue at vcards-js.
I created [a little app example](https://github.com/dtmzr/vCard-app) f…
dtmzr updated
4 years ago
-
how to create .vcf file with more than 4000 contacts with images, I already created .vcf file with 4000 contacts using vcards-js but, the image does not display in contact profile in mobile, image dis…
-
vcards-js is not working on ios. Tried everything from our end.
It gets downloaded on safari but user needs to go to download folder to check if it downloaded and then it does not show option to sav…
-
Actually I am facing the problem regarding the social links after downloading the vcard file just because it's not showing the social links in my vcard after download.
Here is the code:
var vCardsJS…
-
I want to be able to share URLs, plain text, and contact cards. I got URLs & plain text working, but every time I go to share a contact card, the extension quits and never continues to the app.
`In…