Open JoeFirebaugh opened 1 month ago
oh i almost forgot this cute repo and thanks for your notice. you can be a contributor if you want it.
Sure, why not? :) Someone might find some real value in this project. I happened upon it while just researching if icons were even possible.
First of all, this is a really fun project! I've noticed a couple of issues that if fixed would make it event better.
Map
so you can just look them up by name without having to loop over the entire list. This would be better performing.else
condition when it doesn't find an icon, where it would just append the text. In other words, you can'd doconsole.icon('beer', 'Cheers!')
any more even though your examples shows it as an option.