All Projects → thomasuster → cloner

thomasuster / cloner

Licence: other
A deep copy algorithm for haxe

Programming Languages

haxe
709 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to cloner

Clone Deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
Stars: ✭ 229 (+854.17%)
Mutual labels:  clone, copy
copy-anything
An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration
Stars: ✭ 19 (-20.83%)
Mutual labels:  clone, copy
Discord Guild Copy
A script to copy a discord guild/server
Stars: ✭ 127 (+429.17%)
Mutual labels:  clone, copy
Expo Disneyplus
Disney+ UI Clone with React Native & Expo
Stars: ✭ 130 (+441.67%)
Mutual labels:  clone
Voicememosclone
A clone for Apple's Voice Memos app.
Stars: ✭ 132 (+450%)
Mutual labels:  clone
Weresync
Clones Linux hard drives incrementally or to a smaller drive
Stars: ✭ 180 (+650%)
Mutual labels:  clone
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+44533.33%)
Mutual labels:  clone
React Discord Clone
Discord Clone using React, Node, Express, Socket-IO and Mysql
Stars: ✭ 198 (+725%)
Mutual labels:  clone
Pydesignpattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Stars: ✭ 174 (+625%)
Mutual labels:  clone
Discord Backup
📦 Complete framework to facilitate server backup using discord.js v12
Stars: ✭ 172 (+616.67%)
Mutual labels:  clone
Clone
A professional deep clone library
Stars: ✭ 201 (+737.5%)
Mutual labels:  clone
Mrboom Libretro
Mr.Boom is an 8 player Bomberman clone for RetroArch/Libretro
Stars: ✭ 162 (+575%)
Mutual labels:  clone
Js.merge
Stars: ✭ 155 (+545.83%)
Mutual labels:  clone
Expo Uber
Uber UI Clone with React Native & Expo
Stars: ✭ 186 (+675%)
Mutual labels:  clone
Git Clone Init
Automatic setup of user identity (user.email / user.name) on git clone
Stars: ✭ 130 (+441.67%)
Mutual labels:  clone
Python Benedict
dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities. 📘
Stars: ✭ 204 (+750%)
Mutual labels:  clone
Klooni1010
libGDX game based on the original 1010!
Stars: ✭ 163 (+579.17%)
Mutual labels:  clone
Gitlabber
Gitlabber - clones or pulls entire groups tree from gitlab
Stars: ✭ 176 (+633.33%)
Mutual labels:  clone
Mercury
Mercury is a hacking tool used to collect information and use the information to further hurt the target
Stars: ✭ 236 (+883.33%)
Mutual labels:  clone
Danser Go
Dancing visualizer of osu! maps and custom osu! client written in Go.
Stars: ✭ 224 (+833.33%)
Mutual labels:  clone

MIT License TravisCI Build Status AppVeyor Build Status

git clone https://github.com/thomasuster/cloner.git
haxelib dev cloner cloner/src
var cloner:Cloner = new Cloner();
var clone = cloner.clone(mostAnything);
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].