fj-typeof:FP-style typeof

时间:2021-06-22 17:17:56
【文件属性】:
文件名称:fj-typeof:FP-style typeof
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-22 17:17:56
JavaScript fj-typeof FP-style typeof 安装 npm install fj-typeof --save 用法 var typeOf = require ( 'fj-typeof' ) ; typeOf ( 'function' , typeOf ) ; // => true typeOf ( 'string' ) ( 'foo' ) ; // => true typeOf ( 'object' ) ( { } ) ; // => true typeOf ( 'undefined' ) ( undefined ) ; // => true
【文件预览】:
fj-typeof-master
----.jshintrc(611B)
----test.js(433B)
----test.es6(274B)
----README.markdown(480B)
----.travis.yml(116B)
----gulpfile.js(691B)
----LICENSE(1KB)
----index.es6(122B)
----CONTRIBUTING.markdown(330B)
----.editorconfig(197B)
----.gitignore(933B)
----index.js(163B)
----package.json(843B)

网友评论