An open API service indexing awesome lists of open source software.

https://github.com/alaaattya/cloney

A js library to clone an objec with all its properties
https://github.com/alaaattya/cloney

Last synced: about 1 year ago
JSON representation

A js library to clone an objec with all its properties

Awesome Lists containing this project

README

          

# cloney [![Build Status](https://travis-ci.org/AlaaAttya/cloney.png?branch=master)](https://travis-ci.org/AlaaAttya/cloney) [![Code Climate](https://codeclimate.com/github/AlaaAttya/cloney/badges/gpa.svg)](https://codeclimate.com/github/AlaaAttya/cloney)
A js library to clone an objec with all its properties

## installation

`npm install --save cloney`