tmort / Socialite

Other
1.68k stars 163 forks source link

Conflicts with other Twitter libraries #105

Open YousefED opened 9 years ago

YousefED commented 9 years ago

When including another twttr library, e.g.: https://github.com/twitter/twitter-text/blob/master/js/twitter-text.js Socialite will overwrite the entire twttr object, making the original unavailable. Would it be possible to let twttr load nicely instead of overwriting the object?