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

Replace coa with commander #1293

Merged
merged 2 commits into from
Feb 13, 2021
Merged

Replace coa with commander #1293

merged 2 commits into from
Feb 13, 2021

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented Oct 9, 2020

Ref https://packagephobia.com/result?p=coa https://packagephobia.com/result?p=commander

Coa was not updated for 2 years already and has outdated dependencies.

In this diff I replaced it with commander which has simpler syntax, none
dependencies and require arguments out of the box. Also array argument
is set syntactically which means more user-friendly "help".

Note: review with hidden whitespaces

Ref https://packagephobia.com/result?p=coa https://packagephobia.com/result?p=commander

Coa was not updated for 2 years already and has outdated dependencies.

In this diff I replaced it with commander which has simpler syntax, none
dependencies and require arguments out of the box. Also array argument
is set syntactically which means more user-friendly "help".
@TrySound TrySound merged commit 57aecc5 into svg:master Feb 13, 2021
@manbearwiz
Copy link

Well this ended up being a good call veged/coa#99

@TrySound
Copy link
Member Author

Yep, sadly couldn't port to v1.

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

Successfully merging this pull request may close these issues.

2 participants