Open domenic opened 9 years ago
I think the best bet is https://github.com/traviskaufman/cycloneJS. The main work is adding custom clone callbacks for every DOM object :-S.
I suppose this is now available natively: https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
I think the best bet is https://github.com/traviskaufman/cycloneJS. The main work is adding custom clone callbacks for every DOM object :-S.