zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support simple string

yairper opened this issue · comments

I really like using this pkg, and I really need sometimes to use the same great functions for strings,
currently I do oneLine([someString])

Can you please add support for strings so we could do oneLine(someString)?
Thanks

Hi, it seems it would be possible. I'll try to get this feature added in a few days.

Keep your fingers crossed, the new feature is coming to town! I'll try to finish it at tomorrow at latest and then publish it ASAP.

This was added in #132 so I'm closing the issue.

Cool, thanks :-)