SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

34087 0 0 JavaScript

feat: add RGB to HSL color format conversion algorithm (#1475)

* feat: add RGB to HSL color format conversion algorithm

* test: add self-tests for rgb to hsl conversion algorithm

* fix: change function code to concise format

* fix: use throw and segregate the test cases

* chore: clean up the test format

* chore: use correct styling
P
Piyush Katyal committed
ce86248b1e1d747866d74b0fbf518c81de55f40d
Parent: ca761d8
Committed by GitHub <noreply@github.com> on 10/11/2023, 6:15:47 AM