quickconcat:用 php 编写的用于 html、css 和 js 文件的简单动态连接器

时间:2024-07-03 16:46:00
【文件属性】:

文件名称:quickconcat:用 php 编写的用于 html、css 和 js 文件的简单动态连接器

文件大小:20KB

文件格式:ZIP

更新时间:2024-07-03 16:46:00

PHP

快速连接 注意此存储库已停用,仅作为参考存在。 用 PHP 编写的用于 html、css 和 js 文件的简单动态连接器 版权所有 2012, Scott Jehl, Filament Group, Inc. 在 MIT 和 GPLv3 下双重许可 concat.php 接受 2 个查询字符串: * files (required): a comma-separated list of root-relative file paths * wrap (optional): Enclose each result in an element node with url attribute? False by default. 示例 CSS 网址: quickconcat.php?files=css/a.css,css/b.css,css/c.css 示例 JS 网址: q


【文件预览】:
quickconcat-master
----.gitignore(17B)
----.travis.yml(183B)
----composer.json(65B)
----GPL-LICENSE.txt(32KB)
----README.md(2KB)
----MIT-LICENSE.txt(1KB)
----quickconcat.php(3KB)
----AUTHORS.txt(57B)
----.repo-rt(8B)
----.gitattributes(65B)
----test()
--------assets()
--------testBase.php(177B)
--------tests()
--------testServer.php(362B)

网友评论