paf31 / purescript-jquery

Type declarations for jQuery
MIT License
30 stars 28 forks source link

Add `clone` #33

Closed dboris closed 7 years ago

dboris commented 7 years ago

This adds basic support for jQuery.clone. The jQuery.clone method accepts an optional second parameter deepWithDataAndEvents, not currently implemented. I'm open to suggestions how to handle that on the PureScript side.

paf31 commented 7 years ago

Thanks!

paf31 commented 7 years ago

https://pursuit.purescript.org/packages/purescript-jquery/3.1.0