ack-types:确认类型查找节点

时间:2024-07-11 18:43:03
【文件属性】:

文件名称:ack-types:确认类型查找节点

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-11 18:43:03

JavaScript

确认类型 按文件名查找确认类型 用法 var acktypes = require ( 'ack-types' ) // acktypes is an object mapping file extension to type acktypes . compare ( filename , type ) // true or false acktypes . lookup ( filename ) // type or array of types acktypes . reverseLookup ( type ) // array of extensions associated with type acktypes . allExtensions ( ) // array of all extensions known 执照 麻省理工学院


【文件预览】:
ack-types-master
----package.json(489B)
----.travis.yml(49B)
----LICENSE(1KB)
----index.js(1KB)
----README.md(545B)
----lib()
--------types.json(3KB)
----test()
--------index.js(760B)

网友评论