Projects with this topic
-
OpenReplica is an open-source website replication tool that lets users instantly clone, clean, and export any website into a fully portable project they own and control. Built to eliminate subscription lock-in and proprietary restrictions, it transforms live websites into editable, self-hostable codebases in seconds. With a focus on simplicity, speed, and true digital ownership, OpenReplica gives users the ability to build once and never be trapped again. https://roxanneardary.com/openreplica/
Updated -
-
Immutably clone (copy) objects and override their properties. Works for readonly classes and properties as well.
Updated -
This repository provides a reflection-based cloner which copies over anything it can find while also considering the original object references (eg. two child-objects having the same reference to the parent object). No class-attributes required.
Updated -