{"id":16925051,"url":"https://github.com/hiroppy/hiroppy","last_synced_at":"2026-05-16T07:25:44.850Z","repository":{"id":40211808,"uuid":"278494823","full_name":"hiroppy/hiroppy","owner":"hiroppy","description":"my information!","archived":false,"fork":false,"pushed_at":"2026-01-13T18:37:12.000Z","size":33435,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T20:56:53.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hiroppy.me/","language":"TypeScript","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/hiroppy.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"hiroppy"}},"created_at":"2020-07-09T23:47:02.000Z","updated_at":"2026-01-13T18:37:00.000Z","dependencies_parsed_at":"2025-12-17T12:09:17.492Z","dependency_job_id":null,"html_url":"https://github.com/hiroppy/hiroppy","commit_stats":{"total_commits":487,"total_committers":4,"mean_commits":121.75,"dds":0.03285420944558526,"last_synced_commit":"63624037be59878dde52e3fdc10bd87a510b92aa"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/hiroppy/hiroppy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fhiroppy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fhiroppy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fhiroppy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fhiroppy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroppy","download_url":"https://codeload.github.com/hiroppy/hiroppy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fhiroppy/sbom","scorecard":{"id":170735,"data":{"date":"2025-08-11","repo":{"name":"github.com/hiroppy/hiroppy","commit":"aa92c1dcfda3be6bc46950a1fbe9cc440cd4cdf6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build-on-data-changes.yml:36"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-on-data-changes.yml:15","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-on-data-changes.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude.yml:22","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:23","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-readme.yml:15","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/update-readme.yml:16","Warn: no topLevel permission defined: .github/workflows/build-on-data-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/claude.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/update-readme.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-on-data-changes.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/build-on-data-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/claude.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/claude.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hiroppy/hiroppy/update-readme.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T16:22:55.094Z","repository_id":40211808,"created_at":"2025-08-16T16:22:55.094Z","updated_at":"2025-08-16T16:22:55.094Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28518627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:55:29.170Z","status":"ssl_error","status_checked_at":"2026-01-17T18:55:03.375Z","response_time":85,"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":[],"created_at":"2024-10-13T20:08:41.904Z","updated_at":"2026-05-16T07:25:44.843Z","avatar_url":"https://github.com/hiroppy.png","language":"TypeScript","funding_links":["https://github.com/sponsors/hiroppy"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003csamp\u003e\n    \u003ca href=\"https://hiroppy.me\"\u003eme\u003c/a\u003e |\n    \u003ca href=\"https://hiroppy.me/blog\"\u003eblog\u003c/a\u003e |\n    \u003ca href=\"https://x.com/about_hiroppy\"\u003etweets\u003c/a\u003e\n  \u003c/samp\u003e\n\u003c/p\u003e\n\n[![NPM Version](https://img.shields.io/npm/v/hiroppy)](https://www.npmjs.com/package/hiroppy)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/hiroppy/hiroppy)\n\nHi, I'm hiroppy 😵‍💫\n\nI am a JS engineer living in Japan, and I love creating OSS and web services.\n\n## Active Repositories\n\n- [web-app-template](https://github.com/hiroppy/web-app-template)\n  - A minimal web service template 🎃 \"npx create-app-foundation@latest\" !\n- [nextjs-app-router-training](https://github.com/hiroppy/nextjs-app-router-training)\n  - Introducing various basic patterns of app router with simplified code.\n\n## maintaining OSS\n\nI've been focusing on my business so I'm not active now 😔\n\n- [node](https://github.com/nodejs/node)\n- [webpack](https://github.com/webpack/webpack)\n- [webpack-dev-server](https://github.com/webpack/webpack-dev-server)\n- [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware)\n- [babel-loader](https://github.com/babel/babel-loader)\n- [babel-upgrade](https://github.com/babel/babel-upgrade)\n- [stylelint](https://github.com/stylelint/stylelint)\n- [jekyll](https://github.com/jekyll/jekyll)\n- [danger-js](https://github.com/danger/danger-js)\n- [crowi](https://github.com/crowi/crowi)\n\n## Thanks / Sponsors\n\nThank you for supporting me 😍\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ledsun\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMDc5NTA4P3M9NjAmdj00.jpg\" alt=\"@ledsun\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/berlysia\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS85NTA1NzM_cz02MCZ2PTQ=.jpg\" alt=\"@berlysia\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/Econa77\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yOTk1NDM4P3M9NjAmdj00.jpg\" alt=\"@Econa77\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/unasuke\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS80NDg3MjkxP3M9NjAmdj00.jpg\" alt=\"@unasuke\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/ykkc\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS82NzkzMjU2P3M9NjAmdj00.jpg\" alt=\"@ykkc\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/ysaito8015\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8zNTAyOTc4P3M9NjAmdj00.jpg\" alt=\"@ysaito8015\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/niwatoliver\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yMjg3ODA2Nz9zPTYwJnY9NA==.jpg\" alt=\"@niwatoliver\" width=\"60\" /\u003e\n    \u003c/a\u003e\n  \u003ca href=\"https://github.com/arayaryoma\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS81NjI3MTE5P3M9NjAmdj00.jpg\" alt=\"@arayaryoma\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/sei40kr\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTY2NTIzNj9zPTYwJnY9NA==.jpg\" alt=\"@sei40kr\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/komura-c\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8zNzMwNDgyNj9zPTYwJnY9NA==.jpg\" alt=\"@komura-c\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/zaq1tomo\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yNDc4NDI1Nz9zPTYwJnY9NA==.jpg\" alt=\"@zaq1tomo\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/hsbt\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMjMwMT9zPTYwJnY9NA==.jpg\" alt=\"@hsbt\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/yamatatsu\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTAxMzY4Mz9zPTYwJnY9NA==.jpg\" alt=\"@yamatatsu\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/sosukesuzuki\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNDgzODg1MD9zPTYwJnY9NA==.jpg\" alt=\"@sosukesuzuki\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/tsugitta\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS84MTQ0OTExP3M9NjAmdj00.jpg\" alt=\"@tsugitta\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/spring-raining\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNzcxMDA1P3M9NjAmdj00.jpg\" alt=\"@spring-raining\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/nktaro\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTgwOTI5ND9zPTYwJnY9NA==.jpg\" alt=\"@nktaro\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/fukumura\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8zNTM1OTA_cz02MCZ2PTQ=.jpg\" alt=\"@fukumura\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/numb86\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNjcwMzMzNz9zPTYwJnY9NA==.jpg\" alt=\"@numb86\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/mbullington\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS82MDY4Nzg1P3M9NjAmdj00.jpg\" alt=\"@mbullington\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/pluginio\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS81Nzg0MDU2Mz9zPTYwJnY9NA==.jpg\" alt=\"@pluginio\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/konojunya\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMjAzNTU3OD9zPTYwJnY9NA==.jpg\" alt=\"@konojunya\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/euxn23\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS81MjcxMDkxP3M9NjAmdj00.jpg\" alt=\"@euxn23\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/marina-ki\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS81NDE3NDUxOD9zPTYwJnY9NA==.jpg\" alt=\"@marina-ki\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/37108\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8zNjc5MzkwNz9zPTYwJnY9NA==.jpg\" alt=\"@37108\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/sakit0\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNTAxMDkwNz9zPTYwJnY9NA==.jpg\" alt=\"@sakit0\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/Leko\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNDI0OTYzP3M9NjAmdj00.jpg\" alt=\"@Leko\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/vvakame\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMjUzMzI_cz02MCZ2PTQ=.jpg\" alt=\"@vvakame\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/technote-space\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8zOTkxMjI2OT9zPTYwJnY9NA==.jpg\" alt=\"@technote-space\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/shika358\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNjQzNDk3NT9zPTYwJnY9NA==.jpg\" alt=\"@shika358\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/sasurau4\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMzU4MDE5OT9zPTYwJnY9NA==.jpg\" alt=\"@sasurau4\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/sota1235\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yOTY4ODYwP3M9NjAmdj00.jpg\" alt=\"@sota1235\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/babarot\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS80NDQyNzA4P3M9NjAmdj00.jpg\" alt=\"@babarot\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/oimou\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMzY1OTE1P3M9NjAmdj00.jpg\" alt=\"@oimou\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/lightnet328\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yMzUxMzI2P3M9NjAmdj00.jpg\" alt=\"@lightnet328\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/tai2\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS84MTI1NTg_cz02MCZ2PTQ=.jpg\" alt=\"@tai2\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/sadnessOjisan\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMzcxMjcxNT9zPTYwJnY9NA==.jpg\" alt=\"@sadnessOjisan\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/Hoishin\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yODgzMjA5NT9zPTYwJnY9NA==.jpg\" alt=\"@Hoishin\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/lyohe\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS80OTU4MjcwP3M9NjAmdj00.jpg\" alt=\"@lyohe\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/ktsn\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yMTk0NjI0P3M9NjAmdj00.jpg\" alt=\"@ktsn\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/kazupon\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS83Mjk4OT9zPTYwJnY9NA==.jpg\" alt=\"@kazupon\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/yagipy\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8zNDI2NDg1OT9zPTYwJnY9NA==.jpg\" alt=\"@yagipy\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/potato4d\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS82OTkzNTE0P3M9NjAmdj00.jpg\" alt=\"@potato4d\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/vwxyutarooo\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS81NzQ0NDExP3M9NjAmdj00.jpg\" alt=\"@vwxyutarooo\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/tomo25\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8zODcxMzk5OD9zPTYwJnY9NA==.jpg\" alt=\"@tomo25\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/serima\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTMwOTIxP3M9NjAmdj00.jpg\" alt=\"@serima\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/kouki-dan\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNDAxNzExP3M9NjAmdj00.jpg\" alt=\"@kouki-dan\" width=\"60\" /\u003e\n    \u003c/a\u003e\u003ca href=\"https://github.com/yyoshiki41\"\u003e\n      \u003cimg src=\"generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS80MDE0OTEyP3M9NjAmdj00.jpg\" alt=\"@yyoshiki41\" width=\"60\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## usage\n\n```shell\n$ npm i hiroppy\n```\n\n```ts\nimport jobs from \"hiroppy/data/jobs\" with { type: \"json\" };\nimport media from \"hiroppy/data/media\" with { type: \"json\" };\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Fhiroppy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroppy%2Fhiroppy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Fhiroppy/lists"}