node-colorspace

Generate HEX colors for a given namespace in Node.js
  https://github.com/3rd-Eden/colorspace
  0
  no reviews



Colorspace is a simple module which generates HEX color codes for namespaces. The base color is decided by the first part of the namespace. All other parts of the namespace alters the color tone. This way you can visually see which namespaces belong together and which does not.

Node.js is an event-based server-side JavaScript engine.