-
-
Notifications
You must be signed in to change notification settings - Fork 679
Align behavior of [Camel|Pascal|Kebab|Snake]-Cased types with lodash #1394
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
Merged
sindresorhus
merged 27 commits into
sindresorhus:main
from
jericirenej:fix/1229-x-cased-properties-align-behavior-with-lodash
Mar 29, 2026
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
87f5129
fix/1229: add splitOnPunctuation word option. Add minimal tests.
jericirenej 3ca5e8f
fix/1229: use 1-based numbering in Words docs
jericirenej 269d628
fix/1229: CamelCase: Merge default Word options. Add tests for splitO…
jericirenej 2422fda
fix/1229: KebabCase: add tests for splitOnPunctuation. Update JSDoc.
jericirenej bd60cd3
fix/1229: PascalCase: add tests for splitOnPunctuation. Update JSDoc.
jericirenej 159cba1
fix/1229: SnakeCase: add tests for splitOnPunctuation. Update JSDoc.
jericirenej 7f6685b
fix/1229: lint fixes
jericirenej ba095c3
fix/1229: remove unneeded examples from kebab and snake cases.
jericirenej 9fb092e
fix/1229: since splintOnPunctuation si false by default, first exampl…
jericirenej 0a2d17f
fix/1229: formatting
jericirenej f63d513
fix/1229: remove unneeded comment in test file
jericirenej 424a798
doc: remove leading space from JSDoc
som-sm e0120b9
doc: wrap JSDoc codeblock in fences
som-sm 346be78
doc: improve JSDoc description
som-sm 6749084
doc: improve JSDoc codeblocks
som-sm 037c4fd
fix/1229: JSDOcs reverted to pre-existing pattern. New feature docume…
jericirenej 3f730e9
fix/1229: Add tests with splitOnPunctuation and splitOnNumbers
jericirenej aa9ddee
fix/1229: lint fix
jericirenej e93c9ef
fix/1229: new tests follow old pattern.
jericirenej 149564f
fix/1229: snake-case: fix unused test constant. Additional test for p…
jericirenej 668146f
fix/1229: add tests for x-cased-properties and x-cased-properties-deep
jericirenej d65a39d
fix/1229: CamelCasedPropertiesDeep: add missing user role type to pun…
jericirenej 6467ed2
fix/1229: update x-cased-properties-y JSDocs.
jericirenej 7ae0189
fix/1292: remove unnecessary changes
jericirenej d8df5a1
Update pascal-case.d.ts
sindresorhus ba452c4
Update kebab-case.ts
sindresorhus 197324f
Update pascal-case.ts
sindresorhus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.