We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
255
Exceptions are expected to be thrown for all invalid inputs (i.e. for input that can't be turned into an equivalent color).
Probablly related to this code: https://github.com/Qix-/color-string/blob/4daceef89391f28eba415d043bbd1163c8f19a8c/index.js#L128
The text was updated successfully, but these errors were encountered:
I agree though this is a breaking change. It'd have to wait for v5 unfortunately.
Sorry, something went wrong.
Any plan for v5 😃
No branches or pull requests
How to reproduce:
Current behavior
255
and a value is returned.Expected behavior
Exceptions are expected to be thrown for all invalid inputs (i.e. for input that can't be turned into an equivalent color).
Extra info
Probablly related to this code: https://github.com/Qix-/color-string/blob/4daceef89391f28eba415d043bbd1163c8f19a8c/index.js#L128
The text was updated successfully, but these errors were encountered: