{"id":18263145,"url":"https://github.com/vanillawc/wc-resume","last_synced_at":"2025-04-04T20:31:04.281Z","repository":{"id":101920822,"uuid":"226764417","full_name":"vanillawc/wc-resume","owner":"vanillawc","description":"A resume.json vanilla web component","archived":false,"fork":false,"pushed_at":"2021-05-16T17:20:10.000Z","size":623,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T18:11:15.619Z","etag":null,"topics":["resume","vanilla","web-components"],"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/vanillawc.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":"2019-12-09T02:05:27.000Z","updated_at":"2024-02-12T23:52:03.000Z","dependencies_parsed_at":"2023-04-19T06:46:33.405Z","dependency_job_id":null,"html_url":"https://github.com/vanillawc/wc-resume","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillawc%2Fwc-resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillawc%2Fwc-resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillawc%2Fwc-resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanillawc%2Fwc-resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanillawc","download_url":"https://codeload.github.com/vanillawc/wc-resume/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247246261,"owners_count":20907758,"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":["resume","vanilla","web-components"],"created_at":"2024-11-05T11:09:58.013Z","updated_at":"2025-04-04T20:31:04.276Z","avatar_url":"https://github.com/vanillawc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u0026lt;wc-resume\u0026gt; Embed a JSONResume\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/vanillawc/wc-resume/releases\"\u003e\u003cimg src=\"https://badgen.net/github/tag/vanillawc/wc-resume\" alt=\"GitHub Releases\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@vanillawc/wc-resume\"\u003e\u003cimg src=\"https://badgen.net/npm/v/@vanillawc/wc-resume\" alt=\"NPM Releases\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://bundlephobia.com/result?p=@vanillawc/wc-resume\"\u003e\u003cimg src=\"https://badgen.net/bundlephobia/minzip/@vanillawc/wc-resume\" alt=\"Bundlephobia\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vanillawc/wc-resume/actions\"\u003e\u003cimg src=\"https://github.com/vanillawc/wc-resume/workflows/Latest/badge.svg\" alt=\"Latest Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vanillawc/wc-resume/actions\"\u003e\u003cimg src=\"https://github.com/vanillawc/wc-resume/workflows/Release/badge.svg\" alt=\"Release Status\"\u003e\u003c/a\u003e\n\n  \u003ca href=\"https://discord.gg/aSWYgtybzV\"\u003e\u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/723296249121603604?color=%23738ADB\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.webcomponents.org/element/vanillawc/wc-resume\"\u003e\u003cimg src=\"https://img.shields.io/badge/webcomponents.org-published-blue.svg\" alt=\"Published on WebComponents.org\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Installation\n\n*Installation*\n```sh\nnpm i @vanillawc/wc-resume\n```\n\n*Import from NPM*\n```html\n\u003cscript type=\"module\" src=\"node_modules/@vanillawc/wc-resume/index.js\"\u003e\u003c/script\u003e\n```\n\n*Import from CDN*\n```html\n\u003cscript type=\"module\" src=\"https://cdn.jsdelivr.net/gh/vanillawc/wc-resume@2/index.js\"\u003e\u003c/script\u003e\n```\n\n## Demo\n\nTry it on [WebComponents.dev](https://webcomponents.dev/edit/DUcJnEutaKbTPYqkcuYX?sv=1\u0026pm=1)\n\n## Usage\n\n**Attributes**\n\n- `src` - The source resume.json file\n- `theme` - Path to a resume theme directory\n\n### Load `resume.json`\n\n```html\n\u003cwc-resume src=\"resume.json\"\u003e\u003c/wc-resume\u003e\n```\n\n### Theming\n\nResume themes are made up of a collection of partials and a `styles.css` file. To select a theme point to its directory using the `theme` attribute.\n\n```html\n\u003cwc-resume src=\"resume.json\" theme=\"/path/to/theme/\"\u003e\u003c/wc-resume\u003e\n```\n\nThemes can be found in the `themes/` directory.\n\n**Themes**\n- Default\n- Compact\n- Positive\n\n## Building Custom Theme\n\nThemes are defined as a collection of partials written in [tagged template literal][] syntax\n\nA complete theme is defined as a directory of the following files\n\n```sh\ntheme\n├── about.html\n├── awards.html\n├── contact.html\n├── education.html\n├── interests.html\n├── languages.html\n├── profiles.html\n├── projects.html\n├── publications.html\n├── references.html\n├── skills.html\n├── style.css\n├── volunteer.html\n└── work.html\n```\n\n`styles.css` is where the theme's CSS styling is defined\n\n[tagged template literal]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/vanillawc/vanillawc/blob/main/CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanillawc%2Fwc-resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanillawc%2Fwc-resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanillawc%2Fwc-resume/lists"}