文件名称:ObjectHelper:用于对象管理JavaScript助手
文件大小:25KB
文件格式:ZIP
更新时间:2024-06-06 08:32:44
javascript typescript JavaScript
对象助手 用于对象管理JavaScript助手。 安装 npm install @caliatys/object-helper --save 进口 JavaScript let ObjectHelper = require ( '@caliatys/object-helper' ) . ObjectHelper ; 打字稿 import { ObjectHelper } from '@caliatys/object-helper' ; 用法 合并对象 var defaultConfig = { flipped : false , isFixedToCamera : false , healthBar : { x : 0 , y : 0 } } ; var customConfig = { isFixedToCamera : true , h
【文件预览】:
ObjectHelper-master
----.coveralls.yml(23B)
----.nyc_output()
--------5fd0d6751b814844f37b868373f1a067.json(8KB)
--------c788006e2a748746d70fbe83514db85e.json(2B)
--------922bc7eead8ceef1e9aa912f3ccea52f.json(2B)
--------3b12697a2440e632548ab9a5d8db27ae.json(2B)
----lib()
--------index.ts(4KB)
----.npmignore(4B)
----.travis.yml(100B)
----tsconfig.json(5KB)
----LICENSE(1KB)
----test()
--------test.js(4KB)
----README.md(2KB)
----dist()
--------index.d.ts(2KB)
--------index.js(4KB)
----.gitignore(13B)
----package-lock.json(90KB)
----package.json(758B)