Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: accepts multiple argument strings. #6

Open
EdamAme-x opened this issue Jul 13, 2024 · 1 comment
Open

feature request: accepts multiple argument strings. #6

EdamAme-x opened this issue Jul 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@EdamAme-x
Copy link

EdamAme-x commented Jul 13, 2024

I'm using enogu in https://github.com/EdamAme-x/rippu.js
Enogu is nice library.

Can you please accept multiple argument stringst?
(...str: string[])=> string
That way I can write cleaner code.

red(...runeList)
instaed of
red(runeList.join(""))

@ryuapp
Copy link
Owner

ryuapp commented Jul 13, 2024

Thank you for your suggestion.

I will give it a positive consideration.
Please allow me some time to investigate the performance issue.

@ryuapp ryuapp added the enhancement New feature or request label Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants