Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use argv-iterator #16

Merged
merged 13 commits into from
Oct 31, 2022
Merged

refactor: use argv-iterator #16

merged 13 commits into from
Oct 31, 2022

Conversation

privatenumber
Copy link
Owner

@privatenumber privatenumber commented Oct 31, 2022

  • Abstracts argv iteration to an iterator
  • Converts flags to getters

@github-actions
Copy link

github-actions bot commented Oct 31, 2022

📊 Package size report   -1.1%↓

File Before (Size / Gzip) After (Size / Gzip)
dist/index.d.ts 3.1 kB / 1.0 kB 1%↑3.1 kB / 1.0 kB
dist/index.js 2.5 kB / 1.3 kB -5.57%↓2.3 kB / -3.04%↓1.2 kB
dist/index.mjs 2.5 kB / 1.2 kB -5.59%↓2.3 kB / -3.22%↓1.2 kB
Total (Includes all files) 21.1 kB / 8.7 kB -1.1%↓20.8 kB / -0.9%↓8.6 kB
Tarball size 7.7 kB -5.33%↓7.3 kB
Unchanged files
File Size (Size / Gzip)
LICENSE 1.1 kB / 658 B
package.json 1.3 kB / 606 B
README.md 10.7 kB / 3.9 kB

🤖 This report was automatically generated by pkg-size-action

@privatenumber privatenumber marked this pull request as ready for review October 31, 2022 12:29
@privatenumber privatenumber merged commit 9d2fe79 into develop Oct 31, 2022
@privatenumber privatenumber deleted the argv-iterator branch October 31, 2022 12:39
@privatenumber
Copy link
Owner Author

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant