{"id":22354032,"url":"https://github.com/movableink/v-card-generator","last_synced_at":"2025-03-26T12:28:29.258Z","repository":{"id":75121060,"uuid":"137572515","full_name":"movableink/v-card-generator","owner":"movableink","description":"Creates V Card based on params passed through","archived":false,"fork":false,"pushed_at":"2018-06-19T19:18:50.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T13:43:41.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/movableink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-16T10:28:11.000Z","updated_at":"2018-06-19T19:18:51.000Z","dependencies_parsed_at":"2023-06-05T10:15:24.953Z","dependency_job_id":null,"html_url":"https://github.com/movableink/v-card-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fv-card-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fv-card-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fv-card-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fv-card-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/movableink","download_url":"https://codeload.github.com/movableink/v-card-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245652981,"owners_count":20650608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T13:10:56.404Z","updated_at":"2025-03-26T12:28:29.230Z","avatar_url":"https://github.com/movableink.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# v-card-generator\nCreates V Card based on params passed through\n\n# Install Notes\n\n```js\nnpm install\nnode index.js\n```\n\n# Query Params\n\nParams should be URL encoded, below is a list of params accepted to generate the v card.\n\n```\nlname=Holmes\nfname=Sherlock\ntitle=Mr\nemail=sherlock%40movableink.com\nstreet=221B%20Baker%20Street\ncity=Marylebone\nstate=London\nzip=NW1%206XE\ncountry=UK\ncompany=Sherlock%20Holmes\nfax=98765432199\ntel=12345678911\njtitle=Detective\nwurl=http%3A%2F%2Fwww.worksite.co.uk\npurl=http%3A%2F%2Fwww.personalsite.co.uk\n```\n\n# Example:\n```\nlocalhost:3000?lname=Holmes\u0026fname=Sherlock\u0026title=Mr\u0026email=sherlock%40movableink.com\u0026street=221B%20Baker Street\u0026city=Marylebone\u0026state=London\u0026zip=NW1%206XE\u0026country=UK\u0026company=Sherlock%20Holmes\u0026fax=98765432199\u0026tel=12345678911\u0026jtitle=Detective\u0026purl=http%3A%2F%2Fwww.personalsite.co.uk\u0026wurl=http%3A%2F%2Fwww.worksite.co.uk\n```\n\n# V Card Raw\n```\nBEGIN:VCARD\nN:Holmes;Sherolock;;Mr;\nADR;DOM;PARCEL;HOME:;;221B Baker Street;Marylebone;London;NW1 6XE;UK\nEMAIL;INTERNET:sherlock@movableink.com\nORG:Sherlock Holmes\nTEL;FAX;WORK:98765432199\nTEL;HOME:12345678911\nTITLE:Detective\nURL;WORK:http://www.worksite.co.uk\nURL:http://www.personalsite.co.uk\nEND:VCARD\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovableink%2Fv-card-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmovableink%2Fv-card-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovableink%2Fv-card-generator/lists"}