dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
15 lines (14 loc) • 281 B
JavaScript
define(
({
redLabel: "r",
greenLabel: "g",
blueLabel: "b",
hueLabel: "g.",
saturationLabel: "s",
valueLabel: "jas.", /* aka intensity or brightness */
degLabel: "\u00B0",
hexLabel: "szesnastkowe",
huePickerTitle: "Selektor barwy",
saturationPickerTitle: "Selektor nasycenia"
})
);