Nicolas Boisvert
Nicolas Boisvert
I'm thinking about the same thing, what makes datatables.net that nice is that ajax feature
I may have mistakenly skipped that part, I was sure it was part of the GitHubClient module actually. Can you point me out this part of the code?
Same problem here
I'm having a similar problem, I have an object that has a File object in it, after going through `decamilzeKeys`, the file is now an `{}` object.
Well, I have but it may not be as bulletproof as humps is, ```js import { decamelize } from 'humps' const decamelizeThatDontBreaksFile = (object) => { if (object && !(object...
I just seen that PR #49 seems to actually fix this but it don't seems that humps has so much love as it should. Let's bump the PR to encourage...