{"id":24765722,"url":"https://github.com/jsmithdev/lwc-vf-pass-example","last_synced_at":"2026-04-21T09:32:20.526Z","repository":{"id":67600978,"uuid":"356373771","full_name":"jsmithdev/lwc-vf-pass-example","owner":"jsmithdev","description":"Example of nested LWC in VF passing data down and up (Salesforce)","archived":false,"fork":false,"pushed_at":"2021-04-09T19:18:19.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T20:37:57.440Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsmithdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-04-09T19:07:17.000Z","updated_at":"2021-04-09T19:18:21.000Z","dependencies_parsed_at":"2023-07-12T14:01:03.290Z","dependency_job_id":null,"html_url":"https://github.com/jsmithdev/lwc-vf-pass-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsmithdev/lwc-vf-pass-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmithdev%2Flwc-vf-pass-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmithdev%2Flwc-vf-pass-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmithdev%2Flwc-vf-pass-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmithdev%2Flwc-vf-pass-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmithdev","download_url":"https://codeload.github.com/jsmithdev/lwc-vf-pass-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmithdev%2Flwc-vf-pass-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-01-28T23:15:33.680Z","updated_at":"2026-04-21T09:32:20.515Z","avatar_url":"https://github.com/jsmithdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lwc-vf-pass-example\n\nExample of lwc in a VF page (passing in values, giving values back)\n\n## About\n\ncontains:\n\n- minimal page \u0026 aura definition\n\n- minimal lwc taking data from VF and given other, merged data back\n\n## Deploy\n\nCovert with SFDX; This creates a folder called `deploy`\n\n```console\nsfdx force:source:convert -r force-app -d deploy\n```\n\nNow you can deploy from the resulting `deploy` directory\n\n```console\nsfdx force:mdapi:deploy -d deploy -w -1  --verbose \n```\n\n📌  Above deploys to the default org set\n\n- Add `-u user@domain.com` or `-u alias` to deploy else where\n- To run tests add `-l RunSpecifiedTests -r ApexTestName`\n\nResults should more or less mirror below:\n\n```console\njamie@the-brain:~/repo/lwc-vf-pass-example$ sfdx force:source:convert -r force-app -d deploy\n\nSource was successfully converted to Metadata API format and written to the location: /home/jamie/repo/lwc-vf-pass-example/deploy\n\njamie@the-brain:~/repo/lwc-vf-pass-example$ sfdx force:mdapi:deploy -d deploy -w -1  --verbose \n\nUsing specified username me@jsmith.dev\n\nJob ID | 0Af1U000017nSmwSAE\nMDAPI PROGRESS | ████████████████████████████████████████ | 3/3 Components\n\nTYPE                      FILE                                NAME                  ID\n────────────────────────  ──────────────────────────────────  ────────────────────  ──────────────────\n                          deploy/package.xml                  package.xml\nApexPage                  deploy/pages/lwcVfPassExample.page  lwcVfPassExample      0661U000005fa38QAA\nAuraDefinitionBundle      deploy/aura/LwcVfPassExampleAura    LwcVfPassExampleAura  0Ab1U000001PcnqSAC\nLightningComponentBundle  deploy/lwc/lwcVfPassExample         lwcVfPassExample      0Rb1U000000PMxoSAG\n\n```\n\n----------------------\n\nThrown together with 💝 by [Jamie Smith](https://jsmith.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmithdev%2Flwc-vf-pass-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsmithdev%2Flwc-vf-pass-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmithdev%2Flwc-vf-pass-example/lists"}