开发者

Javascript wrappers for Twitter

开发者 https://www.devze.com 2022-12-31 22:13 出处:网络
I am planning to build a JS based twitter client. Information about libraries/clients is pretty old on other SO Questions. I was wondering if anyone has come across wrappers other than Spaz and Twitte

I am planning to build a JS based twitter client. Information about libraries/clients is pretty old on other SO Questions. I was wondering if anyone has come across wrappers other than Spaz and TwitterHelper.

Addition : Please note this will be client a开发者_开发百科pp which I also plan to run on mobiles using phonegap.

Thanks :-)


I recently wrote an OAuth library for JavaScript that might help you. You can find it here:

http://bitbucket.org/techpriester/oauthentica.js

There's also some example documentation on how to extend it for use with Twitter:

http://bitbucket.org/techpriester/oauthentica.js/wiki/HowToExtend


See Anywhere, an official Twitter Javascript library. Full documentation here.

0

精彩评论

暂无评论...
验证码 换一张
取 消