Sha256: a49450b8c29b2311863318a77021768fcb8ea7d2804064f2022214709c4f710d
Contents?: true
Size: 1.33 KB
Versions: 13
Compression:
Stored size: 1.33 KB
Contents
// http://microformat2-node.jit.su/h-resume.html { "items": [{ "type": ["h-resume"], "properties": { "name": ["Tim Berners-Lee"], "summary": ["Invented the World Wide Web."], "contact": [{ "value": "MIT 32 Vassar Street, Room 32-G524, Cambridge, MA 02139, USA. Tel:+1 (617) 253 5702 Email:timbl@w3.org", "type": ["h-card"], "properties": { "name": ["MIT"], "street-address": ["32 Vassar Street"], "extended-address": ["Room 32-G524"], "locality": ["Cambridge"], "region": ["MA"], "postal-code": ["02139"], "country-name": ["USA"], "tel": ["+1 (617) 253 5702"], "email": ["mailto:timbl@w3.org"] } }] } },{ "type": ["h-card"], "properties": { "name": ["MIT"], "street-address": ["32 Vassar Street"], "extended-address": ["Room 32-G524"], "locality": ["Cambridge"], "region": ["MA"], "postal-code": ["02139"], "country-name": ["USA"], "tel": ["+1 (617) 253 5702"], "email": ["timbl@w3.org"] } }] }
Version data entries
13 entries across 13 versions & 1 rubygems