char-picker-data
v1.2.2
Published
Exports goog.i18n.CharPickerData for non-closure use.
Downloads
7
Readme
char-picker-data
Exports goog.i18n.CharPickerData for non-closure use.
var CharPickerData = require('char-picker-data');
var charPickerData = new CharPickerData();
// charPickerData.categories
// charPickerData.charList
// charPickerData.subcategories
CharPickerData.helpers.toCharList(charPickerData.charList[0][0]);
CharPickerData.helpers.toHexString(ch); // U+0001