picklock
The picklock practically for any situation - collection of usefull tools
The picklock practically for any situation - collection of usefull tools
Recursive deep clone algorithm for object and arrays
Deep clone of objects
clonefrancois is a lightweight and efficient utility for deep cloning JavaScript objects, arrays, and other complex data structures. It handles edge cases such as circular references, Date, Map, Set, and custom objects, ensuring a robust and comprehensive
Create an immutable clone or copy of data. This could be an array, object, map, set or function.