hsl

0.1.1 • Public • Published

hsl

Usage

npm i --save hsl
hsl = require 'hsl'
hsl 208080 # => 'hsl(20,80%,80%)' 
hsl 2080800.4 # => 'hsla(20,80%,80%,0.4)' 

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i hsl

Weekly Downloads

26

Version

0.1.1

License

MIT

Last publish

Collaborators

  • jiyinyiyong