issues
search
clj-commons
/
camel-snake-kebab
A Clojure[Script] library for word case conversions
https://clj-commons.org/camel-snake-kebab/
Eclipse Public License 1.0
477
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
readme: add bb compatible badge
#81
lread
closed
2 years ago
0
Request for a new version release
#80
tlonist-sang
closed
2 years ago
1
Fix transform-keys clears metadata ( #73 )
#79
johngrib
closed
2 years ago
3
Update CircleCI Docker image
#78
qerub
closed
2 years ago
0
License name should specify 1.0
#77
puredanger
closed
3 years ago
0
Don't transform integer keys
#76
harryfb
opened
3 years ago
1
Add Sentence case and Title Case for string output
#75
AdamClements
opened
3 years ago
0
suggestion: support for plain text output
#74
timrobinson33
opened
3 years ago
0
transform-keys clears metadata
#73
saaage
closed
2 years ago
1
Release 0.4.2
#72
qerub
closed
4 years ago
0
Handle input consisting of only separator(s) (closes #65)
#71
qerub
closed
4 years ago
0
Don't throw an AssertionError on nil input
#70
qerub
closed
4 years ago
0
Remove Travis CI integration now when Circle CI has been activated
#69
qerub
closed
4 years ago
0
Use clojure.string/split to get consistent behavior between CLJ and CLJS
#68
qerub
closed
4 years ago
0
Support self-hosted clojurescript
#67
viebel
closed
4 years ago
12
Prevent the Null Pointer Exception reported in #65
#66
Biserkov
closed
4 years ago
2
Null Pointer Exception when separator is only character in string
#65
Biserkov
closed
4 years ago
5
Handle nil values similar to how Clojure does for #63
#64
vincentjames501
closed
4 years ago
1
Should conversion functions return nil on nil input?
#63
vincentjames501
opened
4 years ago
2
(transform-keys ->kebab-case-keyword data-map) failed for numerical keys
#62
sr3d
opened
4 years ago
1
Request for release
#61
tobyclemson
closed
5 years ago
2
String w/ colon delimiters and numbers results in unexpected hyphen when ->kebab-casing.
#60
johanatan
opened
5 years ago
7
Use best practices in the documentation
#59
dotemacs
closed
5 years ago
8
Syntax error compiling with figwheel
#58
2food
opened
5 years ago
4
Add deps.edn
#57
qerub
closed
5 years ago
0
Test with Clojure 1.10.0
#56
qerub
closed
5 years ago
0
"With Memoization" doc to match core.memoize 0.7.1
#55
jsyrjala
closed
5 years ago
3
Add declare statement with defined symbols
#54
wilkerlucio
closed
5 years ago
4
Add `transform-top-keys`
#53
BWStearns
closed
4 years ago
3
Create a web site for the project and move most of the README content there
#52
qerub
closed
5 years ago
1
Move transform-keys docstring to correct location
#51
dpetranek
closed
6 years ago
1
Conversion from bean function fails
#50
brown131
closed
5 years ago
1
PascamelCase support
#49
vharmain
closed
5 years ago
1
README version is not on Clojars
#48
arichiardi
closed
6 years ago
1
Add public alter-name function to core
#47
anler
closed
6 years ago
1
could not eval camel-snake-kebab.core in self-hosted clojurescript.
#46
guruma
closed
4 years ago
1
Optimize character comparisons
#45
ryfow
closed
4 years ago
1
call `String/length` instead of `count`
#44
ryfow
closed
6 years ago
2
namespaces are filtered from processed keys
#43
waffletower
opened
6 years ago
3
Unexpected behavior when mixing numbers and characters on a name
#42
ricardojmendez
opened
7 years ago
4
fix docstring and args vector order in transform-keys
#41
ccann
closed
7 years ago
1
Numbers
#40
ilyabe
opened
7 years ago
2
Docs to match latest clojure.core.memoize
#39
jsyrjala
closed
7 years ago
1
Strict conversion functions?
#38
gfredericks
opened
7 years ago
3
kebab->TitleCase
#37
theronic
opened
7 years ago
0
Add Leiningen profile for Clojure[Script] 1.8
#36
qerub
closed
7 years ago
1
Upgrade to 1.7, cljx->cljc, cemerick.test->doo
#35
bensu
closed
8 years ago
12
Switch from cljx to reader conditionals
#34
qerub
closed
8 years ago
0
library bring transitive dep on old clojure version
#33
timothypratley
closed
9 years ago
3
Dev deps leaked into pom in 0.3.x
#32
gfredericks
closed
9 years ago
5
Next