philikon/webcontacts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This repository contains * an API draft for WebContacts in WebIDL (idl/schema.idl, idl/api.idl) * an implementation of WebContacts using web technologies (JavaScript, IndexedDB) for potential use in gecko itself (contacts.js) * a sample address book application (demo/application.html) * an address importer for Facebook and Gmail (demo/fbimport.html, demo/gmailimport.html)