huetiful icon indicating copy to clipboard operation
huetiful copied to clipboard

Function oriented library for color manipulation 🧪

Results 22 huetiful issues
Sort by recently updated
recently updated
newest added

v3 of this library rethinks the purpose of the project by trying to not reinvent the wheel. ### huetiful-js is not a conversion library During v2 and below of this...

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...

This issue is for keeping track of the progress of adaptive palettes development. The feature will be in experimental stage when we release v3

**Is your feature request related to a problem? Please describe.** The number of npm downloads we have at the moment is not quite in line with my expectations. I had...

documentation
enhancement
help wanted
good first issue
tracking-issue

The project could use a few more pages to better guide users as well as meet common expectations from documentation sites. The goal is to remove all gray spots that...

documentation

The documentation site landing page isn't looking too good at the moment. Here are some changes that need to be done: ## Changes - Properly align content - Add demos...

documentation

In order to improve the code we inevitably have to consume our own APi so that it acts as proof of concept and help keeps the development morale upbeat. Functionality...

documentation
enhancement
help wanted
priority:low

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

:robot: I have created a release *beep* *boop* --- ## [3.0.0](https://github.com/xml-wizard/huetiful/compare/v2.3.0...v3.0.0) (2024-05-09) ### Miscellaneous Chores * release 3.0.0 ([67391c2](https://github.com/xml-wizard/huetiful/commit/67391c29a60ed5964c98e7e27f73d051bdacbc22)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

autorelease: pending

After having struggled with debugging my code due to unclear naming conventions and overly nested syntax, I have decided to refactor module by module so that its possible for other...