JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2173
  • Score
    100M100P100Q130269F
  • License Apache-2.0

JSON files built from emojibase-data, designed for emoji-picker-element

Package Exports

  • emoji-picker-element-data/en/emojibase/data.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (emoji-picker-element-data) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

emoji-picker-element-data

Uses emojibase-data to build JSON files designed for emoji-picker-element. To browse the files, use jsdelivr.

Each file contains both language-specific emoji data and shortcode-specific data. For instance:

  • en/emojibase/data.json: English data, Emojibase shortcodes
  • en/joypixels/data.json: English data, JoyPixels shortcodes
  • fr/cldr/data.json: French data, CLDR shortcodes

The goal is to stitch together shortcode files and emoji files into a single, optimized file format. Incidentally, this provides a file format more like emojibase-data v5 than v6.

For more details, see this issue.