deep-tls
deep-tls 提供了一些对数据进行深度操作的工具,如:深度相等测试、深度遍历、深拷贝等;其中,深拷贝deepCopy可对任意数据进行深度拷贝,包括 函数 function、正则 RegExp、Map、Set、Date、Array、URL 等等;支持含循环引用对象的拷贝,并且不会丢失成员的引用关系 和 类型信息,支持扩展,可根据数据类型定制拷贝逻辑,也可指定拷贝深度;所以,通过它可实现对任意类型的数据进行任意想要的拷贝
- Latest release
- Feb 23, 2021
- Releases
- 6
- Known CVEs
- 0
- First release
- Jun 10, 2020
- License
- MIT
Repository
Source
- Stars
- —
- Forks
- —
- Open issues
- —
Security score
No OpenSSF Scorecard available for this repository.
Packages from this repo
No other tracked packages from this repository.
Insights
Activity
- Total releases
- 6
- Last 12 months
- 0
- Cadence
- ~4 days
- Dependencies
- 2
Releases per month
last 12 monthsRelease mix
- major 2
- minor 2
- patch 1
6
releases
Dependencies
Depends on
3.0.0-
@gby/deep-copy ^4.0.0
-
type-tls ^2.2.0
Used by
3Releases
| Version | Released | |
|---|---|---|
3.0.0
major
| ||
2.0.1
patch
| ||
2.0.0
major
| ||
1.2.0
minor
| ||
1.1.0
minor
| ||
1.0.0
initial
|