char-picker-data

Exports goog.i18n.CharPickerData for non-closure use.

Usage no npm install needed!

<script type="module">
  import charPickerData from 'https://cdn.skypack.dev/char-picker-data';
</script>

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