{"id":20144667,"url":"https://github.com/ffmpegwasm/nuxt-app","last_synced_at":"2025-04-09T19:15:37.581Z","repository":{"id":36998409,"uuid":"476281138","full_name":"ffmpegwasm/nuxt-app","owner":"ffmpegwasm","description":"📹 An example to use ffmpeg.wasm in Nuxt 3","archived":false,"fork":false,"pushed_at":"2023-03-06T19:07:10.000Z","size":8896,"stargazers_count":41,"open_issues_count":20,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T19:15:19.228Z","etag":null,"topics":["ffmpeg","ffmpegwasm","nuxt","nuxt3"],"latest_commit_sha":null,"homepage":"https://ffmpegwasm-nuxt.netlify.app/","language":"CSS","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/ffmpegwasm.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}},"created_at":"2022-03-31T11:45:01.000Z","updated_at":"2025-01-29T07:13:51.000Z","dependencies_parsed_at":"2024-01-29T00:02:50.297Z","dependency_job_id":"2449b011-38aa-49c7-aeb2-72464edca2d6","html_url":"https://github.com/ffmpegwasm/nuxt-app","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/ffmpegwasm%2Fnuxt-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffmpegwasm%2Fnuxt-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffmpegwasm%2Fnuxt-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffmpegwasm%2Fnuxt-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffmpegwasm","download_url":"https://codeload.github.com/ffmpegwasm/nuxt-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094987,"owners_count":21046770,"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":["ffmpeg","ffmpegwasm","nuxt","nuxt3"],"created_at":"2024-11-13T22:11:33.280Z","updated_at":"2025-04-09T19:15:37.557Z","avatar_url":"https://github.com/ffmpegwasm.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FFMPEG :: Nuxt 3 🕺\n\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-green.svg)](https://conventionalcommits.org)\n[![CodeQL](https://img.shields.io/github/workflow/status/ffmpegwasm/nuxt-app/CodeQL?logo=github-actions\u0026label=CodeQL)](https://github.com/ffmpegwasm/nuxt-app/actions/workflows/codeql.yml)\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ffmpegwasm/nuxt-app/ci?logo=github-actions)](https://github.com/ffmpegwasm/nuxt-app/actions/workflows/ci.yml)\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ffmpegwasm/nuxt-app/Ship%20js%20trigger?label=⛴%20Ship.js%20trigger)](https://github.com/ffmpegwasm/nuxt-app/actions/workflows/shipjs-trigger.yml)\n[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/ffmpegwasm/nuxt-app?sort=semver\u0026logo=github)](https://github.com/ffmpegwasm/nuxt-app/releases)\n[![Netlify Status](https://img.shields.io/netlify/cf1e046d-7a81-425a-814c-4015370e9426?logo=netlify)](https://app.netlify.com/sites/ffmpegwasm-nuxt/deploys)\n\n[![@ffmpeg/ffmpeg](https://img.shields.io/github/package-json/dependency-version/ffmpegwasm/nuxt-app/@ffmpeg/ffmpeg?logo=ffmpeg)](https://ffmpegwasm.netlify.app/)\n[![@ffmpeg/core](https://img.shields.io/github/package-json/dependency-version/ffmpegwasm/nuxt-app/dev/@ffmpeg/core?logo=ffmpeg)](https://ffmpegwasm.netlify.app/)\n[![eslint](https://img.shields.io/github/package-json/dependency-version/ffmpegwasm/nuxt-app/dev/eslint?logo=eslint)](https://eslint.org/)\n[![prettier](https://img.shields.io/github/package-json/dependency-version/ffmpegwasm/nuxt-app/dev/prettier?logo=prettier)](https://prettier.io/)\n[![nuxt](https://img.shields.io/github/package-json/dependency-version/ffmpegwasm/nuxt-app/dev/nuxt3?logo=nuxt.js)](https://v3.nuxtjs.org/)\n[![typescript](https://img.shields.io/github/package-json/dependency-version/ffmpegwasm/nuxt-app/dev/typescript?logo=TypeScript)](https://www.typescriptlang.org/)\n\n## Features\n\n- 💪 Built with [TypeScript](https://www.typescriptlang.org/).\n- 🌠 Built with the all new [Nuxt 3](https://v3.nuxtjs.org/)\n\n## Setup\n\nMake sure to install the dependencies\n\n```bash\nnpm install\n```\n\n## Development\n\nStart the development server on http://localhost:3000\n\n```bash\nnpm run dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\nnpm run build\n```\n\nCheckout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment).\n\n## Contributing\n\n1. Create your feature branch from `dev` (`git checkout -b feat/new-feature`)\n2. Commit your changes (`git commit -S -m 'feat: add feature'`)\n3. Push to the branch (`git push origin feat/new-feature`)\n4. Create a new [Pull Request](https://github.com/ffmpegwasm/nuxt-app/compare)\n\n_Note_:\n\n1. Please contribute using [GitHub Flow](https://web.archive.org/web/20191104103724/https://guides.github.com/introduction/flow/)\n2. Commits \u0026 PRs will be allowed only if the commit messages \u0026 PR titles follow the [conventional commit standard](https://www.conventionalcommits.org/), _read more about it [here](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional#type-enum)_\n3. PS. Ensure your commits are signed. _[Read why](https://withblue.ink/2020/05/17/how-and-why-to-sign-git-commits.html)_\n\n## Author\n\n**nuxt-app** \u0026copy; [Vinayak](https://vinayakkulkarni.dev), Released under the [MIT](./LICENSE) License.\u003cbr\u003e\nAuthored and maintained by Vinayak Kulkarni with help from contributors ([list](https://github.com/ffmpegwasm/nuxt-app/graphs/contributors)).\n\n\u003e [vinayakkulkarni.dev](https://vinayakkulkarni.dev) · GitHub [@vinayakkulkarni](https://github.com/vinayakkulkarni) · Twitter [@\\_vinayak_k](https://twitter.com/_vinayak_k)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffmpegwasm%2Fnuxt-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffmpegwasm%2Fnuxt-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffmpegwasm%2Fnuxt-app/lists"}