uniter-node:将Uniter PHP作为自然的NodeJS模块运行

时间:2024-06-01 09:26:41
【文件属性】:

文件名称:uniter-node:将Uniter PHP作为自然的NodeJS模块运行

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-01 09:26:41

JavaScript

现在是时候团结起来了:Uniter-Node! 在NodeJS中需要Uniter PHP。 真的很简单! 这是一个基本示例: var uniter = require ( "uniter-node" ) ; // Register uniter ( ) ; // Now, just require these like any other PHP file! var exp = require ( "./myModule.php" ) ; myModule.php <?php $ exports -> a_number = 20 ; $ exports -> a_string = "Hello, world" ; $ exports -> a_function = function () { return 42 ; }; 就是这样! 原料药 Uniter-Node AP


【文件预览】:
uniter-node-master
----.gitignore(14B)
----package.json(905B)
----index.js(3KB)
----README.md(2KB)
----test()
--------bar.php(51B)
--------bootstrap.js(172B)
--------baz.php(45B)
--------run.js(546B)
--------testCases.php(1007B)
--------foo.php(2KB)
--------testCases.js(160B)

网友评论