anypalette.js
anypalette.js copied to clipboard
Color names in CSV ?
Hi, is there a way to preserve color names when importing a CSV?
Hi, I just added support for extracting color names from tabular data in some cases. Right now the RGB color data has to be at the start or end of the line, and then the rest of the line is assumed to be the name. I published [email protected] with these changes. Let me know if this works for you, and if it doesn't, a sample file would be helpful.
By the way, I'd love to hear about your use case, just out of curiosity.