shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
parseHsla
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.color
Parse HSL
Params
- hslaString*-string
The hsl string (hsl(h,s,l)) to parse
Return
- -object
The hsl object representation
Example
import { parseHsla } from '@blackbyte/sugar/color';
parseHsla('hsl(20,20,20)');Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space