Usage How to use this module. Import import * as HSL from 'https://deno.land/x/hsl/mod.ts' ImportMap Add the module to your ImportMap for easier importing. { "imports" : { "HSL" : "https://deno.land/x/hsl/mod.ts" } }