Thanks to visit codestin.com
Credit goes to github.com

Skip to content

From spreadsheets to vCards. No spells required.

tangerineArc/zard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zard

Zard is a simple web tool that lets you upload .csv files containing contact details and download them as .vcf (vCard 2.0) files.

Features

  • Upload CSV files with contact info (first_name, last_name, email, phone)
  • Download a .vcf file instantly; ready to import into phones, email clients

Repo Structure

The setup is lean and to the point:

  • /index.html - HTML markup file
  • /style.css - CSS stylesheet
  • /script.js - JS logic for parsing .csv and generating .vcf files

Snapshot

zard.png

About

From spreadsheets to vCards. No spells required.

Topics

Resources

Stars

Watchers

Forks