Brandon Anzaldi

Results 7 issues of Brandon Anzaldi

`Array.prototype.join()`'s default behavior is to join with `","`, rather than an empty string. By explicitly specifying an empty string, this should fix commas being inserted into deckgrid templates with multiple...

It'd be nice to have a centralized repository, or even just a wiki page, where users who have made plugins could submit them for others to use. I know I've...

Allow users to select only certain subsets of emojis. Will require categorization of emojis.

enhancement
help wanted

Emoji have come a long way since I started this project! Many emoji have been added. We're up to [Unicode Emoji v11.0](https://unicode.org/emoji/charts/emoji-versions.html) as of authoring this issue. To keep up...

enhancement
help wanted

For some reason, the generator seems to ignore arguments specified when constructing a new EmojiIpsum() selectively. Will require some more debugging.

bug
help wanted

As nice as Grunt is, I'm a Gulp user, so during the Yeoman generation, it'd be nice to have the option to choose between Grunt and Gulp.

enhancement