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

util.parseArgs being promoted from experimental to stable in NodeJs #149

Open
shadowspawn opened this issue Feb 25, 2023 · 3 comments
Open

Comments

@shadowspawn
Copy link
Collaborator

Proposal to move util.parseArgs to stable: nodejs/node#46640

There may still be some interested experts watching this repo, but future development is likely to be directly in https://github.com/nodejs/node


Project mission accomplished!

"description": "Polyfill of future proposal for `util.parseArgs()`",

@Eomm
Copy link
Collaborator

Eomm commented Apr 14, 2023

but future development is likely to be directly in

I would keep this repo till Node.js 16 reaches EOL (2023-09-11)

@Eomm
Copy link
Collaborator

Eomm commented Jun 11, 2024

Should we archive this repo?

Node.js v16 is EOL now

@shadowspawn
Copy link
Collaborator Author

shadowspawn commented Jun 11, 2024

Short version: ok with me

Long version

There may be some dependents who support older node versions and using this library as a polyfill:

However, there has been very little activity here in the last year. No releases since 2022. I feel the main point of this repo was proof of concept and to ease adoption until in all LTS versions.

I checked the 8 dependents with published packages and most popular one requires node 18 anyway.

Disclaimer: I am a parseArgs collaborator and not a @pkgjs org member.

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

No branches or pull requests

2 participants