1.2.2 • Published 8 months ago

js-fragment v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

js-fragment npm

usage

// Example
import { deepCopy } from 'js-fragment'

const obj = {
  name: 'test',
  age: 18
}
const newObj = deepCopy(obj)

all function

dataUrl2Blob

debounce

deepCopy

generateUUID

getNodeIterator

getType

loadScript

loadStyle

throttle

to

wait

1.2.2

8 months ago

1.2.0

8 months ago

1.2.1

8 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago