payment icon indicating copy to clipboard operation
payment copied to clipboard

DOM-free version?

Open slorber opened this issue 7 years ago • 0 comments

Hi,

This library is not coupled to JQuery but it's coupled to DOM.

I'd like to use it in ReactNative project but it seems not possible as method inputs are using DOM elements. I guess it could make sense to make a DOM-free version? Some functions like the formatting ones are not exposed with a DOM-free API.

slorber avatar May 07 '18 12:05 slorber