Last 12 weeks Β· 5 commits
5 of 6 standards met
Clear and concise description of the problem When exploring packages on the web, it's nice to be able to find this information without context switching or to share the results with others. For example I added several links to such services in https://npmhub.org and I regularly link to bundlephobia from my own packagesβ readme. Suggested solution I think this is a good extension of bundlephobia, what do you think about either adding it to bundlephobia or creating a standalone website for it? Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Clear and concise description of the problem Add the path option that creates the JSON file in the CLI. Suggested solution To solve this, simply create flags that can determine the executable's behavior, such as --path. Alternative _No response_ Additional context _No response_ Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Repository: antfu/export-size. Description: Analysis bundle cost for each export of a package Stars: 195, Forks: 7. Primary language: TypeScript. Languages: TypeScript (99.2%), JavaScript (0.8%). License: MIT. Topics: bundle-size, cli, esm. Latest release: v0.8.0 (4w ago). Open PRs: 0, open issues: 2. Last activity: 4w ago. Community health: 85%. Top contributors: antfu, sxzz, sibbng, wesleyara, hyrious.
TypeScript
Describe the bug When bundler is rollup, there is some error when trying to execute export packages I think this issue might be fixed if is used Reproduction https://github.com/ma101an/cashapps System Info Used Package Manager npm Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug.
Please be aware that vibe-coding contributions are π« STRICTLY PROHIBITED. We are humans behind these open source projects, trying hard to maintain good quality and a healthy community. Not only do vibe-coding contributions pollute the code, but they also drain A LOT of unnecessary energy and time from maintainers and toxify the community and collaboration. All vibe-coded, AI-generated PRs will be rejected and closed without further notice. In severe cases, your account might be banned organization-wide and reported to GitHub. PLEASE SHOW SOME RESPECT and do not do so. Before submitting the PR, please make sure you do the following: Read the Contributing Guide. Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate. Provide a description in this PR that addresses what the PR is solving and WHY**, or reference the issue that it solves (e.g. ). Ideally, include relevant tests that fail without this PR but pass with it. [x]
Please be aware that vibe-coding contributions are π« STRICTLY PROHIBITED. We are humans behind these open source projects, trying hard to maintain good quality and a healthy community. Not only do vibe-coding contributions pollute the code, but they also drain A LOT of unnecessary energy and time from maintainers and toxify the community and collaboration. All vibe-coded, AI-generated PRs will be rejected and closed without further notice. In severe cases, your account might be banned organization-wide and reported to GitHub. PLEASE SHOW SOME RESPECT and do not do so. Before submitting the PR, please make sure you do the following: Read the Contributing Guide. Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate. Provide a description in this PR that addresses what the PR is solving and WHY**, or reference the issue that it solves (e.g. ). Ideally, include relevant tests that fail without this PR but pass with it. [x ]