{"id":16260063,"url":"https://github.com/cludden/mycro-containers","last_synced_at":"2025-04-08T13:49:19.111Z","repository":{"id":72389589,"uuid":"64709480","full_name":"cludden/mycro-containers","owner":"cludden","description":"mycro hook for loading local modules","archived":false,"fork":false,"pushed_at":"2016-08-05T02:17:12.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T10:17:59.288Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cludden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-08-01T23:55:58.000Z","updated_at":"2016-08-02T00:00:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbe3b7db-a086-4af4-9932-d24fe393c33a","html_url":"https://github.com/cludden/mycro-containers","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"e0a61d980aba43f51745b44266a3f08df10d85d7"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fmycro-containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fmycro-containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fmycro-containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fmycro-containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cludden","download_url":"https://codeload.github.com/cludden/mycro-containers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247854530,"owners_count":21007354,"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":[],"created_at":"2024-10-10T16:06:14.982Z","updated_at":"2025-04-08T13:49:19.081Z","avatar_url":"https://github.com/cludden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mycro-containers\n[mycro](https://github.com/cludden/mycro) hook for loading local modules onto the application instance.\n\n\n\n## Installing\n```bash\nnpm install --save mycro-containers\n```\n\n\n## Configuration\n```javascript\n// in /config/containers.js\nmodule.exports = {\n    connections: true,\n    controllers: true,\n    models: true,\n    policies: true,\n    services: true,\n    schemas: {\n        filter:  /(.+)\\.json$/,\n    }\n}\n```\n\n\n## Testing\n```bash\nnpm test\n```\n\n\n\n## Contributing\n1. [Fork it](https://github.com/cludden/mycro-containers/fork)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n\n\n## License\nCopyright (c) 2016 Chris Ludden.\nLicensed under the [MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcludden%2Fmycro-containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcludden%2Fmycro-containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcludden%2Fmycro-containers/lists"}