issues
search
sindresorhus
/
camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
MIT License
682
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Removing casing to characters after a number that are followed by a separator (issue #77)
#112
JCrandall101
closed
1 year ago
0
Update xo version to 0.54.2 to fix errors when running tests locally
#111
skavigitp
closed
1 year ago
0
Updated xo version to fix error when running tests locally.
#110
skavigitp
closed
1 year ago
1
Apply casing to chars except the ones after a number (issue #77)
#109
leomav
opened
1 year ago
0
Cannot run tests: update the xo dependency to the latest (currently v0.54.2)
#108
leomav
closed
1 year ago
2
pascal case broken when string ends with 1 number and 1 letter.
#107
mpicard
closed
1 year ago
2
Fix camelcase for values with numbers sindresorhus#77
#106
tinydig
closed
1 year ago
3
Fix camelcase for values with numbers
#105
tinydig
closed
1 year ago
0
Must use import to load ES Module
#104
seongjin605
closed
1 year ago
2
ts-jest encountered an unexpected token with camelcase
#103
magiclen
closed
1 year ago
2
Update preserveCamelCase method
#102
ambujsahu81
closed
1 year ago
1
Add `preserveConsecutiveUppercase` option to `preserveCamelCase` method
#101
ambujsahu81
closed
1 year ago
2
NPM is not updated with the latest version
#100
russoedu
closed
1 year ago
1
fix: camelCase a separator should return an empty string
#99
tychenjiajun
closed
2 years ago
1
Passed in a single seperator, return the original seperator
#98
tychenjiajun
closed
2 years ago
1
ci: bump github actions; add latest lts to test matrix
#97
Fdawgs
closed
2 years ago
0
refactor: use string constants for identifiers and separators
#96
Zekfad
closed
2 years ago
1
"IDs" isn't camelized well
#95
yunics-highfield
closed
1 year ago
3
"Invalid regular expression: /[\p{Lu}]/: Invalid escape" after updating to version 6.2.1
#94
vinod-philip
closed
2 years ago
2
Add target option
#93
FullMoon04
closed
1 year ago
2
Add option to disable the platform locale
#92
jhnns
closed
2 years ago
2
"Invalid regular expression: /[\p{Lu}]/: Invalid escape" after updating to version 6.2.1
#91
ASiumkin
closed
2 years ago
1
SyntaxError: Invalid regular expression: /[\p{Lu}]/: Invalid escape
#90
ityancs
closed
2 years ago
4
version 6.2.1, build error
#89
fengyaw
closed
2 years ago
1
how to resolve this problem with /[\p{u}]/: Invalid escape?
#88
guanguan-learn-more
closed
2 years ago
1
Move regexp to outer scope
#87
nam-hle
closed
2 years ago
1
Move regexes to the outer scope
#86
sindresorhus
closed
2 years ago
0
Improve performance by reusing precompiled regular expressions
#85
nazar-pc
closed
2 years ago
4
Incorrect behaviour with numbers
#84
Ekhrapykin
closed
3 years ago
1
update devDep, switch to ESM, require node 12.20
#83
jimmywarting
closed
2 years ago
0
Update index.js
#82
MeshalEnzi
closed
3 years ago
1
Remove duplicate test case
#81
yuler
closed
3 years ago
0
Fix text in usage example
#80
Semigradsky
closed
3 years ago
3
Document Firefox version incompatibility (<78)
#79
dcousens
closed
3 years ago
0
Add `preserveConsecutiveUppercase` option
#78
rocktimsaikia
closed
4 years ago
4
Converting either volume_3d or volume3d results in volume3D making it impossible to decamelize
#77
fc
closed
1 year ago
10
`preserveConsecutiveUppercase` option
#76
sindresorhus
closed
4 years ago
0
Add `locale` option
#75
rasgele
closed
4 years ago
8
Added optional locale option.
#74
selimrecep
closed
4 years ago
1
Added optional locale option.
#73
selimrecep
closed
4 years ago
1
Case conversion with specific locale
#72
rasgele
closed
4 years ago
3
Converted `c2d_f` value is `c2DF`?
#71
jicjjang
closed
4 years ago
1
Build break with camelcase 6.0.0
#70
k8vance88
closed
4 years ago
1
Error in Index.js in 6.0.0 version
#69
HarivarmaAnbumani
closed
4 years ago
1
Update index.js
#68
HarivarmaAnbumani
closed
4 years ago
2
invalid expression error
#67
davvit
closed
4 years ago
2
Add camelcase-keys to related section in the readme
#66
mesaugat
closed
4 years ago
0
Fix broken Travis badge link
#65
qw-in
closed
4 years ago
0
Add `preserveConsecutiveUppercase` option
#64
DanielSeehausen
closed
4 years ago
3
'SyntaxError: invalid identity escape in regular expression' in Firefox after upgrading to v6.0.0
#63
apasov
closed
4 years ago
6
Next