joshwcomeau/new-component

Shorter type names

Open

#7 opened on Sep 6, 2017

View on GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (139 forks)github user discovery
enhancementhelp wantedquestion

Repository metrics

Stars
 (759 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Now that I've used this for a while, I find it surprisingly taxing to type out -t functional, or -t pure-class.

Maybe we could shorten them to -t func and -t pure.... or maybe even just -t f and -t p? All of the above?

Open for discussion! cc @morajabi

Contributor guide