{"id":13506643,"url":"https://github.com/Developmint/nuxt-bundle-buddy","last_synced_at":"2025-03-30T05:31:13.721Z","repository":{"id":33278433,"uuid":"155928940","full_name":"Developmint/nuxt-bundle-buddy","owner":"Developmint","description":"Don't fight your webpack bundle, become friends!","archived":false,"fork":false,"pushed_at":"2025-03-13T18:30:55.000Z","size":326,"stargazers_count":38,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T04:42:22.519Z","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/Developmint.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":"2018-11-02T22:43:39.000Z","updated_at":"2024-05-28T19:15:33.000Z","dependencies_parsed_at":"2023-01-15T00:30:42.232Z","dependency_job_id":"8b34191c-d7d9-4f69-be90-0b1d4c6032e3","html_url":"https://github.com/Developmint/nuxt-bundle-buddy","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.4666666666666667,"last_synced_commit":"288b87a48d1ae405d7d329bd9446df0c4d6e49ba"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developmint%2Fnuxt-bundle-buddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developmint%2Fnuxt-bundle-buddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developmint%2Fnuxt-bundle-buddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developmint%2Fnuxt-bundle-buddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Developmint","download_url":"https://codeload.github.com/Developmint/nuxt-bundle-buddy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281099,"owners_count":20752203,"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-08-01T01:00:54.952Z","updated_at":"2025-03-30T05:31:13.389Z","avatar_url":"https://github.com/Developmint.png","language":"JavaScript","readme":"# Nuxt Bundle Buddy - Don't fight your webpack bundle, become friends!\n[![npm (scoped with tag)](https://img.shields.io/npm/v/nuxt-bundle-buddy/latest.svg?style=flat-square)](https://npmjs.com/package/nuxt-bundle-buddy)\n[![npm](https://img.shields.io/npm/dt/nuxt-bundle-buddy.svg?style=flat-square)](https://npmjs.com/package/nuxt-bundle-buddy)\n[![Build Status](https://travis-ci.com/Developmint/nuxt-bundle-buddy.svg?branch=master)](https://travis-ci.com/Developmint/nuxt-bundle-buddy)\n[![codecov](https://codecov.io/gh/Developmint/nuxt-bundle-buddy/branch/master/graph/badge.svg)](https://codecov.io/gh/Developmint/nuxt-bundle-buddy)\n[![Dependencies](https://david-dm.org/Developmint/nuxt-bundle-buddy/status.svg?style=flat-square)](https://david-dm.org/Developmint/nuxt-bundle-buddy)\n[![js-standard-style](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com)\n[![thanks](https://img.shields.io/badge/thanks-%E2%99%A5-ff69b4.svg)](https://thanks.lichter.io/)\n\n![example](https://pbs.twimg.com/media/DrGbS53XcAIY2P_.jpg:large)\n\n[📖 **Release Notes**](./CHANGELOG.md)\n\n## Features\n\n* Analyzes your bundle and visualize improvement opportunities\n* Built on top of [bundle-buddy](https://github.com/samccone/bundle-buddy)\n* Fully tested!\n* Nuxt 2 support\n\n## Setup\n\n- Install [`bundle-buddy`](https://github.com/samccone/bundle-buddy) globally,\n**otherwise you won't see anything**\n- Add the `nuxt-bundle-buddy` dependency using yarn or npm to your project\n- Add `nuxt-bundle-buddy` to `modules` section of `nuxt.config.js`:\n\n```js\n{\n  modules: [\n    'nuxt-bundle-buddy',\n  ],\n\n  bundleBuddy: {\n   // your settings here\n   // Usually you don't need any though, so you can fully omit the\n   // bundleBuddy object\n  }\n}\n```\n\n- Run a Nuxt analyze build (`yarn build --analyze` or `npm run build -- --analyze`)\n\n## Options\n\n\n```js\n// file: nuxt.config.js\nexport default {\n  bundleBuddy: {\n    removeDefaultAnalyzer: true // disable to keep default webpack analyzer\n  }\n}\n```\n\n## Development\n\n- Clone this repository\n- Install dependencies using `yarn install` or `npm install`\n- Start development server using `npm run dev`\n\n## License\n\n[MIT License](./LICENSE)\n\nCopyright (c) Alexander Lichter\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevelopmint%2Fnuxt-bundle-buddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDevelopmint%2Fnuxt-bundle-buddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevelopmint%2Fnuxt-bundle-buddy/lists"}