squint-cljs / cherry

Experimental ClojureScript to ES6 module compiler
https://squint-cljs.github.io/cherry
558 stars 22 forks source link

export names automatically as camelCased instead of snake_case #27

Closed borkdude closed 2 years ago

borkdude commented 2 years ago

Not sure about this yet. Users can also just write (defn MyApp []).