Skip to content

lexterror/VCF-Virtual-Contact-File-Manager-in-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A VCF (Virtual Contact File) Viewer/Editor/Creator in JavaScript

FireShot Capture 011 - vCard (VCF) Viewer_Editor JS X FINAL 2 0a - localhost

A Simple VCF (Virtual Contact File) Viewer/Editor/Creator in JavaScript (VCF versions 2.1/3.0/4.0)

What is a VCF file?

A VCF file is a standard file format for storing contact information for one or more persons or a business. It typically includes a name, address, phone number, email address, and other contact information. VCF files also support custom fields, images, and other types of media.

Live demo at: https://virtual-contact-file-manager.sourceforge.io/

Features:

-Includes 13 of the most common property types, more can be included if needed.
-Supports version 2.1, 3.0, 4.0 of VCF
-Automatic VCF version detection when loading a VCF file
-Unlimited number of vCards (VCF) (As much table data as your browser supports)
-Profile photo support: Both URLs and Base64
-Edit any property already on display
-Save your created/edited VCF card(s) directly on your computer
-Add unlimited new contacts
-Add/update profile pictures
-Sort any column in the table alphabetically
-Delete any contact with left mouse click (When delete mode is "ON")
-Print contacts to PDF or paper
-Search bar feature to find contacts easily
-Create a VCF from scratch!!!

What needs to be done: Everything should be working now!

Thank you!

About

A VCF (Virtual Contact File) Viewer/Editor/Creator in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published