{"id":24907790,"url":"https://github.com/js2me/mobidic","last_synced_at":"2026-02-10T18:35:07.482Z","repository":{"id":272887014,"uuid":"918071186","full_name":"js2me/mobidic","owner":"js2me","description":"Dependency Injection Container Kit","archived":false,"fork":false,"pushed_at":"2025-02-09T06:26:56.000Z","size":224,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T19:13:53.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/js2me.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":"2025-01-17T07:38:17.000Z","updated_at":"2025-04-23T08:32:07.000Z","dependencies_parsed_at":"2025-01-20T06:34:48.728Z","dependency_job_id":null,"html_url":"https://github.com/js2me/mobidic","commit_stats":null,"previous_names":["js2me/dick","js2me/mobidic"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/js2me/mobidic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobidic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobidic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobidic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobidic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js2me","download_url":"https://codeload.github.com/js2me/mobidic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobidic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29311299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"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-02-02T01:19:15.918Z","updated_at":"2026-02-10T18:35:07.443Z","avatar_url":"https://github.com/js2me.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"assets/logo.png\" align=\"right\" height=\"156\" alt=\"logo\" /\u003e\n\n# Mobidic - Dependency Injection Container (WIP)  \n\n[![NPM version][npm-image]][npm-url] [![build status][github-build-actions-image]][github-actions-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url]\n\n\n[npm-image]: http://img.shields.io/npm/v/mobidic.svg\n[npm-url]: http://npmjs.org/package/mobidic\n[github-build-actions-image]: https://github.com/js2me/mobidic/workflows/Build/badge.svg\n[github-actions-url]: https://github.com/js2me/mobidic/actions\n[download-image]: https://img.shields.io/npm/dm/mobidic.svg\n[download-url]: https://npmjs.org/package/mobidic\n[bundlephobia-url]: https://bundlephobia.com/result?p=mobidic\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/mobidic\n\n\n\n```ts\nimport { container } from 'mobidic'\n\nclass Fruits {}\ncontainer.register(Fruits, { scope: 'transient' })\n\ncontainer.inject(Fruits)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs2me%2Fmobidic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs2me%2Fmobidic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs2me%2Fmobidic/lists"}