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

:robot: I have created a release *beep* *boop* --- ## [3.0.1](https://github.com/prjctimg/huetiful/compare/v2.3.0...v3.0.1) (2024-08-09) ### Performance Improvements * added missing file ([3069d35](https://github.com/prjctimg/huetiful/commit/3069d35f5a75908050e0afd6acde8e96545f5791)) * created index file for palettes subdir ([046f770](https://github.com/prjctimg/huetiful/commit/046f7709d05cb2dee490e3eb20ef6fa41acda5c7)) * created...

autorelease: pending

The `sortBy` collection method is crashing badly. Probably because of invalid imports and the bad syntax I have been using lately...WIP

bug

## Inspiration The landing page has an effect on how users view our site. Because a buggy website will make users think that the library is riddled with bugs. The...

feat

Properly test functions by going through all possible edge cases ### Creating the test suite For functions with complex use cases, create an object with the test parameters. This will...

📦 chore

## Inspiration Its really difficult to keep track of many sources of truth in a project. To help keep a simpler workflow. The documentation site can simply mirror the wiki...

## Inspiration Inspired by a lot of color tools out there, this project has reached stable maturity to create a proof of concept to showcase what the library can do....

## Accessibility This module contains functions for determining and making colour more accessible. It will include the following utilities: - [ ] `adaptive()` - [ ] `deficiency()` - [ ]...

documentation
priority:high
📦 chore

:robot: I have created a release *beep* *boop* --- ## [3.0.6](https://github.com/prjctimg/huetiful/compare/v3.0.5...v3.0.6) (2024-09-30) ### Bug Fixes * added main field in package.json ([290db94](https://github.com/prjctimg/huetiful/commit/290db947ad1cd3fff9b2a6ac98256b2155dd2ea9)) * removed unnecessary type checks ([c640763](https://github.com/prjctimg/huetiful/commit/c640763b29075b3b8d90418b6a652cea3e69dfd5)) --- This...

autorelease: pending

The `discover()` utility is returning duplicate results when you request for multiple palettes per color token.