@hiimjustin000/colors-css
Version:
Get all the colors that are included in CSS.
6 lines • 360 B
Markdown
# 1.0.0
- Added Colors class with constructor! (Constructor takes color type)
- Added 148 CSS colors to class! (Actually 139 because of aliases)
- Added static color function to class! (Function takes hex/keyword color)
- Added CLI that uses the color function! (Basically a port)
- There is auto-generated documentation and testing, for your convienence.