alphabot:Lazo 节点模块模板,用于创建可组合以创建应用程序的独立模块

时间:2024-07-15 03:23:01
【文件属性】:

文件名称:alphabot:Lazo 节点模块模板,用于创建可组合以创建应用程序的独立模块

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-15 03:23:01

JavaScript

字母机器人 执行阿尔法,编程喜欢它以前见过的东西。 Lazo 节点模块模板,用于创建可组合以创建应用程序的独立模块。 用法 var alphabot = require ( 'alphabot' ) ; // options // - overwrite: if directory exists then overwrite it; default is false // - template: the name of a node modules that is an alphabot template alphabot ( 'component' , 'cmp/dest/name' , { overwrite : true } , function ( err , result ) { if ( err ) { throw err ; } /


【文件预览】:
alphabot-master
----.gitignore(632B)
----package.json(1KB)
----.travis.yml(159B)
----gulpfile.js(196B)
----LICENSE(1KB)
----index.js(3KB)
----README.md(683B)
----test()
--------index.js(1KB)

网友评论