Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Add case conversion option #123

Merged
merged 2 commits into from
Dec 11, 2019
Merged

Add case conversion option #123

merged 2 commits into from
Dec 11, 2019

Conversation

pocka
Copy link
Owner

@pocka pocka commented Dec 11, 2019

close #122

Add an option to enable case conversion (camelCase/PascalCase to kebab-case, or vice-versa).

Demo

In order to support kebab <-> camel conversion, install change-case and
replace `hyphenate` function with it.
@pocka pocka self-assigned this Dec 11, 2019
@pocka pocka force-pushed the feature/kebab-case branch from 0ea4b53 to ce482d5 Compare December 11, 2019 07:45
@pocka pocka merged commit 6dd3952 into master Dec 11, 2019
@pocka pocka deleted the feature/kebab-case branch December 11, 2019 07:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Props name can show with '-' connection ?
1 participant