ocaml-emoji
ocaml-emoji copied to clipboard
Emojis in OCaml, use them in your CLIs or whatever
Results
2
ocaml-emoji issues
Sort by
recently updated
recently updated
newest added
This PR makes the code to generate emoji.ml parse html files from unicode.org: http://www.unicode.org/emoji/charts/full-emoji-list.html and https://www.unicode.org/emoji/charts/full-emoji-modifiers.html It has all emojis according to https://www.unicode.org/emoji/charts/emoji-counts.html It add diacritics fixes. It add (sub)categories!...
I noted you switched to Dune, it makes sense to upload a new release to the [opam](https://opam.ocaml.org/packages/emoji/).