itswindtw / advance

Calculate how much the cursor should advance for characters (i.e. display width).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advance

Calculate how much the cursor should advance for characters. (i.e. the width of characters). With Emoji support ❤️.

Unicode version: 14.0

Installation

def deps do
  [
    {:advance, github: "itswindtw/advance"}
  ]
end

About

Calculate how much the cursor should advance for characters (i.e. display width).


Languages

Language:Elixir 95.2%Language:Python 4.8%