1.1.19 • Published 6 years ago

deeprep v1.1.19

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

今天在公司利用空闲时间手写了一个深度拷贝对象或数组对象的方法,然后就发出来了, 使用方法是: 第一先从npm宕下来,npm install deeprep; 第二在项目中引入 import deeprep from deeprep; 之后可以就可以拷贝对象了,使用deeprep(obj) ---obj需要深度拷贝的对象; today write a function to deep cooy object in the free time,then how to use it? follow me the step; first:npm install deeprep; second: import deeprep from "deeprep"; finally: let copyObj = deeprep(obj) arg obj is copy object then this function will return new copy object;

1.1.19

6 years ago

1.1.18

6 years ago

1.1.17

6 years ago

1.1.16

6 years ago

1.1.15

6 years ago

1.1.14

6 years ago

1.1.13

6 years ago

1.1.12

6 years ago

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago