1.1.14 • Published 5 years ago
@origamist/htmlcolors v1.1.14
HTMLcolors is a library of all the named web/HTML colors. Current functions: getRandomColor: Gets a random web color and it's hex tag getRandomCustomColor Gets a random color from an array called CustomColors in this format: const CustomColors new Color('name', 'code') More functions coming very soon