{"id":22509577,"url":"https://github.com/tynab/ibaraki-beta-weight","last_synced_at":"2026-02-22T21:44:37.412Z","repository":{"id":61576337,"uuid":"545014066","full_name":"Tynab/Ibaraki-Beta-Weight","owner":"Tynab","description":"茨城 (ベタ) 重量","archived":false,"fork":false,"pushed_at":"2025-01-15T05:27:36.000Z","size":1319,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T03:59:55.138Z","etag":null,"topics":["beta","bunka","emar","ibaraki","ibaraki-beta-juuryou","ibaraki-beta-weight","juuryou","nishiyama","sumimotoringyou","sumimotoringyou-ibaraki-beta-juuryou","sumimotoringyou-ibaraki-beta-weight","sumirin","sumirin-ibaraki-beta-juuryou","sumirin-ibaraki-beta-weight","vb","vb-net","visual-basic","visual-basic-net","weight","yan"],"latest_commit_sha":null,"homepage":"","language":"Visual Basic .NET","has_issues":false,"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/Tynab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"tynab","patreon":"yamiannephilim","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"polar":null,"custom":"paypal.me/yamiannephilim"}},"created_at":"2022-10-03T16:25:23.000Z","updated_at":"2025-01-15T05:27:38.000Z","dependencies_parsed_at":"2024-02-13T05:24:55.743Z","dependency_job_id":"1638af19-c1f6-4597-8674-971bc680cbf6","html_url":"https://github.com/Tynab/Ibaraki-Beta-Weight","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Tynab/Ibaraki-Beta-Weight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tynab%2FIbaraki-Beta-Weight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tynab%2FIbaraki-Beta-Weight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tynab%2FIbaraki-Beta-Weight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tynab%2FIbaraki-Beta-Weight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tynab","download_url":"https://codeload.github.com/Tynab/Ibaraki-Beta-Weight/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tynab%2FIbaraki-Beta-Weight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29728503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: 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":["beta","bunka","emar","ibaraki","ibaraki-beta-juuryou","ibaraki-beta-weight","juuryou","nishiyama","sumimotoringyou","sumimotoringyou-ibaraki-beta-juuryou","sumimotoringyou-ibaraki-beta-weight","sumirin","sumirin-ibaraki-beta-juuryou","sumirin-ibaraki-beta-weight","vb","vb-net","visual-basic","visual-basic-net","weight","yan"],"created_at":"2024-12-07T01:29:41.025Z","updated_at":"2026-02-22T21:44:37.370Z","avatar_url":"https://github.com/Tynab.png","language":"Visual Basic .NET","funding_links":["https://github.com/sponsors/tynab","https://patreon.com/yamiannephilim","paypal.me/yamiannephilim"],"categories":[],"sub_categories":[],"readme":"# IBARAKI (BETA) WEIGHT SOLUTION\nSolution to help 西山 team of エマール group transfer data faster for 茨城 (ベタ) 重量 from 文化シャッター partner.\n\n## MASK\n\u003cp align='center'\u003e\n\u003cimg src='pic/0.png'\u003e\u003c/img\u003e\n\u003c/p\u003e\n\n## CODE DEMO\n```vb\n''' \u003csummary\u003e\n''' 運賃 (2トン車).\n''' \u003c/summary\u003e\n''' \u003cparam name=\"xlApp\"\u003eExcel Application.\u003c/param\u003e\n''' \u003cparam name=\"choosen\"\u003eSelection.\u003c/param\u003e\nFriend Sub Fare(xlApp As Application, choosen As Double)\n    If choosen = 1 Then\n        DctVal(xlApp, \"BA243\", choosen)\n    End If\n    DctVal(xlApp, \"BA157\", 2) ' D16\n    DctVal(xlApp, \"BA158\", 3) ' D13\n    DctVal(xlApp, \"BA159\", 3) ' D10\nEnd Sub\n```\n\n### PACKAGES\n\u003cimg src='pic/1.png' align='left' width='3%' height='3%'\u003e\u003c/img\u003e\n\u003cdiv style='display:flex;'\u003e\n\n- Microsoft.Office.Interop.Excel » 15.0.4795.1001\n\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftynab%2Fibaraki-beta-weight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftynab%2Fibaraki-beta-weight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftynab%2Fibaraki-beta-weight/lists"}