mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-26 09:16:10 +00:00
Generate a harmonious color scheme for each block
This commit is contained in:
parent
5270f47401
commit
b2eb5dfc7c
5 changed files with 1436 additions and 16 deletions
|
@ -8,6 +8,10 @@
|
|||
"license": "MIT",
|
||||
"private": false,
|
||||
"dependencies": {
|
||||
"babel-brunch": "^7.0.1",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"color-scheme": "^1.0.1",
|
||||
"less": "^2.7.2",
|
||||
"socket.io": "^2.2.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue