Eli Levit
Eli Levit
In my code I'm formatting the numbers to strings with commas separators this way: `num.toLocaleString('en')` in order to get something like that:  The problem is that this green sign...
Thanks for awesome tool!! I'm using **iTerm2** with **zsh** and when I do `glyphhanger --subset=*.ttf` I get `zsh: no matches found: --subset=*.ttf` I spent a lot of time to understand...
Hi, thanks for the lib 👏 Why don't you compare functions with `function.toString()`? I have a case where it could help me...
Hi, I want to trigger an action when I push to `dev` branch without PR. In this case action build an url with `undefined` parameter:  Here is a file:...
Hi and thanks for great package 🙏🏻 I need some tiny functionality in search plugin that currently doesn't exist but it's not difficult to add. ### Problem Currently `searchFor` function...