prjctimg / huetiful

JavaScript utility library for simple 🧮, fast ⏱️ and accessible ♿ color manipulation.
http://huetiful-js.com/
Apache License 2.0
32 stars 6 forks source link

feat: sortBy and filterBy functions should be merged #190

Closed prjctimg closed 3 months ago

prjctimg commented 6 months ago

I noticed that the API is a bit overkill in the collection methods. Instead of splitting them into sub functions, I'm proposing a refactor that allows extending functionality through parameters instead of invoking individual functions per factor.

This refactor would:

github-actions[bot] commented 6 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for a maintainer to decide if it is ready to be worked on.

To claim an issue, please leave a comment that says ".take". If you have any questions, feel free to ping a maintainer.

prjctimg commented 6 months ago

.take

prjctimg commented 3 months ago

Stale issue message