SkillAgentSearch skills...

Seestars

See Stars is a Myndex MicroColor Library. This has standard functions for the standard (piecewise) IEC conversion of sRGB to Y, and the CIE standard Y to L* (Lstar) and back again. The math & constants here reference those of CSS 4 for compatibility.

Install / Use

/learn @Myndex/Seestars
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://npmjs.org/package/seestars"> <img src="https://badgen.net/npm/v/seestars?color=3000c0&icon=npm" alt="version" /> </a> &nbsp;&nbsp; <a href="https://github.com/Myndex/seestars/src/"> <img src="https://badgen.net/badge/JS/Vanilla/889900" alt="plain vanilla JS" /> </a> &nbsp;&nbsp; <a href="https://github.com/Myndex/seestars/blob/master/LICENSE.md"> <img src="https://badgen.net/badge/license/AGPL?icon=github&color=BB5FD1" alt="license" /> </a> &nbsp;&nbsp; </p> <p align="center"> <a href="https://github.com/Myndex/seestars"> <img src="https://badgen.net/github/last-commit/Myndex/seestars/?icon=github" alt="last commit" /> </a> &nbsp;&nbsp; <a href="https://npmjs.org/package/seestars"> <img src="https://badgen.net/npm/dt/seestars?color=6000b0&icon=npm" alt="downloads" /> </a> &nbsp;&nbsp; <a href="https://twitter.com/MyndexResearch"> <img src="https://badgen.net/badge/@/MyndexResearch?icon=twitter" alt="twitter" /> </a> &nbsp;&nbsp; </p>

💫 See Stars ✨

A Myndex MicroColor Library. This has standard functions for the standard (piecewise) IEC conversion of sRGB to Y, and the CIE standard Y to L* (Lstar) and back again. The math & constants here reference those of CSS 4 for compatibility.

Use this with Color Parsley and Delta Phi Star

This repo is a luminance-only micro-version of SeeLAB

QuickStart

NPM Install: npm i seestars

Usage:

    Lstar = seeStars('#abcdef');

seestars logo

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated11mo ago
Forks0

Languages

JavaScript

Security Score

82/100

Audited on Apr 17, 2025

No findings