{"id":19414732,"url":"https://github.com/cusyio/nuxt-attachment-module","last_synced_at":"2025-02-25T03:12:07.425Z","repository":{"id":145358061,"uuid":"383392843","full_name":"cusyio/nuxt-attachment-module","owner":"cusyio","description":"Nuxt attachment module","archived":false,"fork":false,"pushed_at":"2021-07-06T08:25:19.000Z","size":1307,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-07T16:12:46.912Z","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/cusyio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-07-06T08:16:43.000Z","updated_at":"2021-07-06T08:24:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"50fd1ac9-29df-441d-9826-a42fa063985c","html_url":"https://github.com/cusyio/nuxt-attachment-module","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fnuxt-attachment-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fnuxt-attachment-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fnuxt-attachment-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fnuxt-attachment-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cusyio","download_url":"https://codeload.github.com/cusyio/nuxt-attachment-module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240593183,"owners_count":19825939,"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-11-10T12:39:18.693Z","updated_at":"2025-02-25T03:12:07.401Z","avatar_url":"https://github.com/cusyio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @cusy/nuxt-attachment\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]\n[![Codecov][codecov-src]][codecov-href]\n[![License][license-src]][license-href]\n\n\u003e \n\n[📖 **Release Notes**](./CHANGELOG.md)\n\n## Setup\n\n1. Add `@cusy/nuxt-attachment` dependency to your project\n\n```bash\nyarn add @cusy/nuxt-attachment # or npm install @cusy/nuxt-attachment\n```\n\n2. Add `@cusy/nuxt-attachment` to the `modules` section of `nuxt.config.js`\n\n```js\n{\n  modules: [\n    // Simple usage\n    '@cusy/nuxt-attachment',\n\n    // With options\n    ['@cusy/nuxt-attachment', { /* module options */ }]\n  ]\n}\n```\n\n## Development\n\n1. Clone this repository\n2. Install dependencies using `yarn install` or `npm install`\n3. Start development server using `npm run dev`\n\n## License\n\n[MIT License](./LICENSE)\n\nCopyright (c) Thomas Massmann \u003cthomas.massmann@it-spir.it\u003e\n\n\u003c!-- Badges --\u003e\n[npm-version-src]: https://img.shields.io/npm/v/@cusy/nuxt-attachment/latest.svg\n[npm-version-href]: https://npmjs.com/package/@cusy/nuxt-attachment\n\n[npm-downloads-src]: https://img.shields.io/npm/dt/@cusy/nuxt-attachment.svg\n[npm-downloads-href]: https://npmjs.com/package/@cusy/nuxt-attachment\n\n[github-actions-ci-src]: https://github.com/cusyio/nuxt-attachment-module/workflows/ci/badge.svg\n[github-actions-ci-href]: https://github.com/cusyio/nuxt-attachment-module/actions?query=workflow%3Aci\n\n[codecov-src]: https://img.shields.io/codecov/c/github/cusyio/nuxt-attachment-module.svg\n[codecov-href]: https://codecov.io/gh/cusyio/nuxt-attachment-module\n\n[license-src]: https://img.shields.io/npm/l/@cusy/nuxt-attachment.svg\n[license-href]: https://npmjs.com/package/@cusy/nuxt-attachment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcusyio%2Fnuxt-attachment-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcusyio%2Fnuxt-attachment-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcusyio%2Fnuxt-attachment-module/lists"}