文件名称:All-Doer:全能者
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-14 10:25:22
JavaScript
全能者 All-Doer 意味着一切的创造者。 该节点模块用于创建目录结构以及文件。 ###安装 npm install git://github.com/RajnishDashora/All-Doer.git 用法 var allDoer = require('allDoer'); ####蜜蜂 线性结构 - 目录中的目录 线性结构 - 目录中的文件 #####1.线性结构 - 目录内的目录 The below method creates a Directory named as Key in json and and sub directories inside this directory corresponding to each element(as directory name) in the Value array. rootDirPath = Path of roo
【文件预览】:
All-Doer-master
----.jshintrc(848B)
----.gitignore(51B)
----package.json(674B)
----Gruntfile.js(2KB)
----dist()
--------allDoer.js(1KB)
----README.md(2KB)
----lib()
--------allDoer.js(1KB)
----test()
--------allDoer.js(1KB)