wooorm / gemojiLinks
Info on gemoji (GitHub Emoji)
☆251Updated last year
Alternatives and similar repositories for gemoji
Users that are interested in gemoji are comparing it to the libraries listed below
Sorting:
- A JSON with CSS color names☆123Updated last month
- Generate a markdown (GFM) table☆293Updated last year
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆167Updated last year
- Move a file - Even works across devices☆203Updated last year
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆125Updated last year
- Strip leading whitespace from each line in a string☆142Updated 2 weeks ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Generate a random integer☆87Updated last month
- List of emoticons☆42Updated last year
- Regular expression for matching URLs☆354Updated 5 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Truncate a string to a specific width in the terminal☆87Updated last month
- Get the visual width of a string - the number of columns required to display it☆505Updated last month
- Read a chunk from a file☆124Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow