{"id":22940544,"url":"https://github.com/vesselize/vesselize","last_synced_at":"2025-08-12T20:31:54.624Z","repository":{"id":57391910,"uuid":"313989375","full_name":"vesselize/vesselize","owner":"vesselize","description":":sailboat: A JavaScript IoC container that works seamlessly with Vue.js and React.","archived":false,"fork":false,"pushed_at":"2020-11-29T08:04:06.000Z","size":51,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-12-06T17:14:43.500Z","etag":null,"topics":["composition","composition-api","dependency-injection","di","injection","inversion-of-control","ioc","ioc-container","react","react-hooks","vue","vue-composition-api"],"latest_commit_sha":null,"homepage":"https://vesselize.js.org","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/vesselize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-18T16:16:07.000Z","updated_at":"2024-06-02T13:48:15.000Z","dependencies_parsed_at":"2022-09-26T16:51:22.720Z","dependency_job_id":null,"html_url":"https://github.com/vesselize/vesselize","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesselize%2Fvesselize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesselize%2Fvesselize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesselize%2Fvesselize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesselize%2Fvesselize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vesselize","download_url":"https://codeload.github.com/vesselize/vesselize/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229706567,"owners_count":18110967,"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":["composition","composition-api","dependency-injection","di","injection","inversion-of-control","ioc","ioc-container","react","react-hooks","vue","vue-composition-api"],"created_at":"2024-12-14T13:23:12.362Z","updated_at":"2024-12-14T13:23:12.991Z","avatar_url":"https://github.com/vesselize.png","language":"TypeScript","funding_links":[],"categories":["Components \u0026 Libraries","Utilities [🔝](#readme)"],"sub_categories":["Utilities"],"readme":"# Vesselize\n\n[![CircleCI](https://circleci.com/gh/vesselize/vesselize.svg?style=svg)](https://circleci.com/gh/vesselize/vesselize)\n[![codecov](https://codecov.io/gh/vesselize/vesselize/branch/main/graph/badge.svg)](https://codecov.io/gh/vesselize/vesselize)\n[![Version](https://img.shields.io/npm/v/@vesselize/core.svg)](https://www.npmjs.com/package/@vesselize/core)\n[![License](https://img.shields.io/github/license/vesselize/vesselize?style=flat-square)](https://github.com/vesselize/vesselize)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/vesselize/vesselize)\n\n⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.\n\n## Features\n\n- IoC container that can be used separately\n- Official Vue.js Composition API Integration\n- Official React Hook Integration\n\n## Docs\n\n- [Introduction](https://vesselize.js.org/guide/intro.html)\n- [Getting Started with Vue.js](https://vesselize.js.org/guide/integration-vue.html)\n- [Getting Started with React](https://vesselize.js.org/guide/integration-react.html)\n- [API Reference](https://vesselize.js.org/api/container.html)\n\n## Examples\n\n- [vesselize-vue-starter](https://github.com/vesselize/vesselize-vue-starter)\n- [vesselize-react-starter](https://github.com/vesselize/vesselize-react-starter)\n\n## Packages\n\n| Package          | NPM                                            | Github                                 |\n| ---------------- | ---------------------------------------------- | -------------------------------------- |\n| @vesselize/core  | [![Version][core-version]][core-npm]           | [packages/core][core-github]           |\n| @vesselize/vue   | [![Version][vue-version]][vue-npm]             | [packages/vue][vue-github]             |\n| @vesselize/react | [![Version][react-version]][react-npm]         | [packages/react][react-github]         |\n| vesselize        | [![Version][vesselize-version]][vesselize-npm] | [packages/vesselize][vesselize-github] |\n\n[core-version]: https://img.shields.io/npm/v/@vesselize/core.svg\n[core-npm]: https://www.npmjs.com/package/@vesselize/core\n[core-github]: https://github.com/vesselize/vesselize/tree/develop/packages/core\n[vue-version]: https://img.shields.io/npm/v/@vesselize/vue.svg\n[vue-npm]: https://www.npmjs.com/package/@vesselize/vue\n[vue-github]: https://github.com/vesselize/vesselize/tree/develop/packages/core\n[react-version]: https://img.shields.io/npm/v/@vesselize/react.svg\n[react-npm]: https://www.npmjs.com/package/@vesselize/react\n[react-github]: https://github.com/vesselize/vesselize/tree/develop/packages/react\n[vesselize-version]: https://img.shields.io/npm/v/vesselize.svg\n[vesselize-npm]: https://www.npmjs.com/package/vesselize\n[vesselize-github]: https://github.com/vesselize/vesselize/tree/develop/packages/vesselize\n\n## Contribution\n\nPlease read the [contribution guidelines](./CONTRIBUTING).\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2020 - present, Felix Yang\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvesselize%2Fvesselize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvesselize%2Fvesselize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvesselize%2Fvesselize/lists"}