Update to my JavaScript Behance API

After "speaking" with a reader yesterday about my Behance JavaScript API, I've decided to go ahead and promote it to a proper GitHub repository. You can now find the code here: https://github.com/cfjedimaster/BehanceAPI.

I also updated the API to support getProject. There are still a lot of things missing. I'm basically adding functions as people ask for them, but with the number of demos I've built with it I thought it was time to move it over to GitHub. Enjoy.

Archived Comments

Comment 1 by Gustavo Denis posted on 4/24/2014 at 9:36 PM

great! :D

Comment 2 by FUTUREDāˆ†VE posted on 7/29/2015 at 2:17 PM

Hi Raymond thanks for your work!
How do you limit the number of projects to load?
On the previous version it was a handcoded line in one of the arrays but I can't work it out in this version. Thanks man

Comment 3 (In reply to #2) by Raymond Camden posted on 7/29/2015 at 2:31 PM

It looks like it isn't supported in either of the getProjects methods. It would be easy to add I think. You can file an issue, but I really don't work w/ Behance anymore now that I'm no longer at Adobe.

Comment 4 (In reply to #3) by FUTUREDāˆ†VE posted on 7/29/2015 at 3:27 PM

cool man thanks for the reply