angulike
angulike copied to clipboard
AngularJS directives for social sharing buttons - Facebook Like, Google+, Twitter and Pinterest
A lot of people recommend not to mix jquery with angularjs, would it be possible to replace `$.getScript` with `$http.get(src)` and `eval(response)` to make it execute the script? (any thoughts...
For example on Facebook is there a way to create a customised button?
I would like to replace the share button of angulike by this custom , what is the correct way to do the replacement ? ``` ``` ``` window.fbAsyncInit = function()...
Hello, is it possible to add twitter mentions through this library? something like: tweet-mention="somebody" Also considering hashtags too.