funcool / cuerdas

String manipulation library for Clojure(Script)
https://cljdoc.org/d/funcool/cuerdas/2020.03.26-3/
BSD 2-Clause "Simplified" License
304 stars 30 forks source link

js selector does not work! #50

Closed jiangts closed 7 years ago

jiangts commented 7 years ago

When trying

(js-selector "keywordize-keys")

the result is "KeywordizeKeys" rather than "keywordizeKeys".

Looking under the test cases, this is not tested as well.

niwinz commented 7 years ago

Fixed and released the fix in the 2.0.1