Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why is jQuery.camelCase() function not documented?

I searched the jQuery docs for "camelCase" and found nothing, which then led me on a chase for a different method name. Ultimately, I found it in the source code, but It cost me considerable time.

So I'm wondering, why isn't this method documented in the API? As I recall, it used to be...

like image 791
Vanja D. Avatar asked Jul 23 '26 14:07

Vanja D.


1 Answers

Because its outside the public API. It could be changed or removed at anytime.

like image 122
Daniel A. White Avatar answered Jul 25 '26 04:07

Daniel A. White



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!