Qix-/color

The issue has been closed
Contribution proposal 😇 #159
robertrossmann posted onGitHub
Hi!
I would like to contribute to this project as I am using color
on a side project of mine. I have the following changes in mind - could you please take a look at them and let me know if you'd be interested in a PR implementing these changes before I actually commit time & effort to them? 🙏
- Upgrade
color-convert
to v2 - Drop support for EOL-ed Node.js versions (semver-major ⚠️)
- Upgrade
xo
to0.24
and update codez to match new rulez 🕵 - Add package-lock.json so that every contributor gets to work against the same set of deps 😍
- *Implement
.ahex()
&.hexa()
, include tests (similar to #158)