proto-props:JavaScript类型的原型属性列表

时间:2021-05-26 03:35:44
【文件属性】:
文件名称:proto-props:JavaScript类型的原型属性列表
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-26 03:35:44
JavaScript 道具 的原型属性列表 它只是一个,可以在任何地方使用。 安装 $ npm install proto-props 用法 const prototypeProperties = require ( 'proto-props' ) ; console . log ( prototypeProperties ) ; /* { Array: [ 'length', 'constructor', 'toString', 'toLocaleString', 'join', 'pop', … ], ArrayBuffer: [ 'constructor', 'byteLength', 'slice' ], … } */ 开发人员 通过运行以下命令生成JSON文件: $ npm run make 执照 麻省理工学院:copyright:
【文件预览】:
proto-props-main
----.gitignore(23B)
----make.js(378B)
----package.json(843B)
----.npmrc(19B)
----proto-props.json.d.ts(128B)
----index.js(62B)
----test.js(291B)
----.github()
--------workflows()
----proto-props.json(11KB)
----license(1KB)
----readme.md(653B)
----index.test-d.ts(154B)
----.gitattributes(19B)
----.editorconfig(175B)
----index.d.ts(596B)

网友评论