You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Chrome devtools-like color picker for NetLogo, implemented in TypeScript, for use in the NetLogo desktop application (via JavaFX) and in NetLogo Web.
6
+
7
+
## Building
8
+
9
+
Run `stage.sh`.
10
+
11
+
## Acknowledgements
12
+
1
13
Big thanks to Case Sandberg for [this project](https://github.com/casesandberg/react-color/tree/master/src/components/chrome), which provided the inspiration for the graphical design of the early versions of the "Advanced" color picker's UI.
0 commit comments