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

camelCaseStrings to kebab-case-strings #3090

Closed
mdominguez opened this issue Jul 13, 2018 · 3 comments
Closed

camelCaseStrings to kebab-case-strings #3090

mdominguez opened this issue Jul 13, 2018 · 3 comments

Comments

@mdominguez
Copy link

Hi there,

Is there a way to convert camelCasedStrings to kebab-cased-strings (hyphenate them)? If not, is that something you'd provide in the near future?

Currently the |kebab filter converts "camelCasedStrings" to "camelcasedstrings" instead of putting hyphens between the words, which is non-desirable in any case I can think of right now :)

Many thanks!

@brandonkelly
Copy link
Member

Just changed that for the next release :)

@mdominguez
Copy link
Author

Awesome, on what frequence do releases mostly come out?

@angrybrad
Copy link
Member

brandonkelly added a commit that referenced this issue Jul 18, 2018
better implementation for #3090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants