carrot / share-button

:warning: :warning: Currently Unmaintained :warning: :warning: - fast, beautiful, and painless social shares:
http://sharebutton.co/
Other
2.95k stars 381 forks source link

Can this be used without DOM dependencies (pure Javascript)? #294

Open dragGH102 opened 8 years ago

dragGH102 commented 8 years ago

This module creates a DOM element which makes it unfeasible to use in Native application based on Javascript (e.g. Nativescript).

Is it possible to use Javascript only and define a custom button (which is in fact parsed as XML in Nativescript but the click event can actually run pure Javascript)?