The Wayback Machine - https://web.archive.org/web/20220407035252/https://github.com/topics/contact
Here are
327 public repositories
matching this topic...
一句代码极速获取按A~Z分组精准排序的通讯录联系人 OC版( 已处理姓名所有字符的排序问题 )
Updated
Feb 20, 2019
Objective-C
Open PaaS Enterprise Social Network
Updated
Feb 24, 2022
JavaScript
LJContanctManager 是一款操作通讯录的类库
Updated
Nov 5, 2019
Objective-C
Large dataset of hand-object contact, hand- and object-pose, and 2.9 M RGB-D grasp images.
Updated
Sep 1, 2021
Jupyter Notebook
CalculiX examples by Prof. Martin Kraska from Brandenburg University of Applied Sciences. Excellent starting point to master parametric modelling with CGX and CCX.
Updated
Mar 18, 2022
Python
A searchable ListView which supports Chinese PinYin and alphabetical index.
Updated
Oct 27, 2020
JavaScript
GRAB: A Dataset of Whole-Body Human Grasping of Objects
Updated
Mar 8, 2022
Python
Custom AlertView Dialogue is the world's most advanced alert view library. Custom AlertView Dialogue includes simple message popups, confirmation alerts, selector popups, action sheet bottom menus, and input/feedback contact forms.
Thank you for all of the stars! :)
Source Codes for Codimensional Incremental Potential Contact (C-IPC)
A differentiable simulator for robotics
Updated
Apr 7, 2022
Julia
🔧 Simple script in python to convert CSV files to VCF
Updated
Aug 17, 2019
Python
Scrape emails, phone numbers and social media accounts from a website.
Updated
Feb 14, 2022
Python
SlideBar for Android 一个很好用的联系人字母快速索引
Updated
May 29, 2019
Java
WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser
Updated
Apr 5, 2022
TypeScript
Fast contact-implicit model-predictive control for robotic systems that make and break contact with their environments.
Updated
Apr 7, 2022
Julia
LinkedIn scrapper is advanced search result scrapper script build with python selenium and beautifulsoup modules to find all people of different profile in excel sheet
Updated
Oct 15, 2019
Python
Source repo for at_contact, at_lookup and at_server_status packages on pub.dev
A simple contact generating app for people who like contact photos and real names.
Updated
Sep 16, 2020
JavaScript
A simple contact form template for use inside a theme in WordPress
Simple form with Firebase
Updated
Dec 18, 2020
JavaScript
Independend flash tools for Anytone D878UV radio (and maybe others)
Updated
Jan 4, 2022
Python
Laraval package to instantly add a customisable contact form to your site.
This is first Combo SDK, support bR301,iR301,bR301BLE,bR500
Light weight form template for self hosted static sites.
Updated
Jul 30, 2017
Nginx
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Create contact forms by writing simple tags. Also a plugin for GetSimple and Pico CMS.
Flutter Demo, tutorial, design and example. with awesome ui design.
Updated
Aug 14, 2021
Dart
Contact form 7 submission limit
Improve this page
Add a description, image, and links to the
contact
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
contact
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It should be possible to add the address(es) of a person to the vCard. As the vCard format has all address parts in separated fields we will have to get them as dedicated arguments. Several(all?) of these parts are optional.
The corresponding methods should be added to the vCard class.