
Sign up to save your podcasts
Or


Live testing https://companion.benetou.fr/index.html?username=q4_named_color_picker
11 lines of JavaScript :
fetch('colors.json').then( res => res.json() ).then( colors => {
Inspired by https://news.ycombinator.com/item?id=45748816
Dataset https://gist.github.com/jennyknuth/e2d9ee930303d5a5fe8862c6e31819c5
By Live testing https://companion.benetou.fr/index.html?username=q4_named_color_picker
11 lines of JavaScript :
fetch('colors.json').then( res => res.json() ).then( colors => {
Inspired by https://news.ycombinator.com/item?id=45748816
Dataset https://gist.github.com/jennyknuth/e2d9ee930303d5a5fe8862c6e31819c5