Describe the feature in detail (code, mocks, or screenshots encouraged)
Knowing what browser, what browser version, node, node version, packages and packages version, etc is valueable information when debugging. This info can be provided all in a single command:
npx envinfo --system --npmPackages "@skeletonlabs/*" --binaries --browsers
Which will produce:
Describe the feature in detail (code, mocks, or screenshots encouraged)
Knowing what browser, what browser version, node, node version, packages and packages version, etc is valueable information when debugging. This info can be provided all in a single command:
npx envinfo --system --npmPackages "@skeletonlabs/*" --binaries --browsers
Which will produce:What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
No response