没有合适的资源?快使用搜索试试~ 我知道了~
cjsDelivery:将CommonJS语法JavaScript模块作为单个文件交付给客户端
共59个文件
php:29个
js:19个
json:4个
需积分: 9 0 下载量 48 浏览量
2021-05-13
17:24:46
上传
评论
收藏 41KB ZIP 举报
温馨提示
cjsDelivery 用PHP编写的CommonJS编译器 cjsDelivery允许您将JavaScript模块作为单个文件传递给客户端。 您添加的任何模块都将静态解决依赖关系。 这通常意味着您只需将cjsDelivery指向您的输入模块,所有依赖项都将得到神奇的解决。 该输出旨在使模块代码的开销尽可能小。 总共,编译器将只添加13行短代码。 语 最小标识符 全球 如何解决依赖关系 变更日志 积分和许可证 安装 通过在bash终端中运行以下单行命令进行全局安装: bash <( curl -s https://raw.github.com/mattcg/cjsdelivery/go/install ) 使用composer按项目安装 通过将composer.json作为必需项添加到composer.json中,获取composer并将cjsDelivery安装到您的项目中。 c
资源推荐
资源详情
资源评论
收起资源包目录
cjsDelivery-master.zip (59个子文件)
cjsDelivery-master
.coveralls.yml 72B
src
MattCG
cjsDelivery
OutputRendererInterface.php 858B
FileDependencyResolver.php 7KB
DependencyResolverInterface.php 2KB
FileIdentifierManager.php 8KB
CommandLineRunner.php 6KB
TemplateOutputRenderer.php 2KB
Module.php 899B
MinIdentifierGenerator.php 1KB
PragmaManager.php 3KB
DeliveryFactory.php 3KB
IdentifierGeneratorInterface.php 557B
Exception.php 525B
Delivery.php 4KB
OutputGenerator.php 2KB
SignalSender.php 518B
IdentifierManagerInterface.php 2KB
FlatIdentifierGenerator.php 1KB
SignalSenderInterface.php 312B
cjsDelivery.php 298B
examples
globals
main.js 19B
utilities.js 48B
globals.js 34B
fruit
modules
quince.js 27B
main.js 179B
banana.js 27B
log.js 61B
apple.js 26B
.travis.yml 133B
README.md 10KB
Makefile 2KB
tests
modules
strawberry
main.js 0B
main.json 0B
main.js 0B
grapefruit
lib
grapefruit.js 0B
package.json 33B
apple
index.js 9B
banana
tree.js 0B
banana.js 0B
data.json 21B
quince
quince.js 0B
index.js 0B
pear
pips.js 8B
stalk.js 9B
index.js 39B
src
MattCG
cjsDelivery
DeliveryTest.php 2KB
OutputRendererDouble.php 633B
PragmaManagerTest.php 3KB
ModuleTest.php 2KB
MinIdentifierGeneratorTest.php 2KB
OutputGeneratorTest.php 1KB
FileDependencyResolverTest.php 5KB
FileIdentifierManagerTest.php 8KB
FlatIdentifierGeneratorTest.php 2KB
phpunit.xml 2KB
bootstrap.php 155B
.gitignore 53B
bin
delivery 717B
composer.json 645B
共 59 条
- 1
资源评论
ZackRen
- 粉丝: 26
- 资源: 4624
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于Qt和深度学习的目标检测及周界预警系统.zip
- (源码)基于Arduino和RaspberryPi的LED面板控制系统.zip
- (源码)基于SpringBoot框架的学生信息管理系统.zip
- JAVA的SpringBoot自动化立体智慧仓库WMS管理系统源码数据库 MySQL源码类型 WebForm
- (源码)基于先进编程技术的机器人手臂控制系统.zip
- (源码)基于SpringBoot和SpringCloud的餐饮管理系统.zip
- (源码)基于C++和Qt框架的嵌入式PC系统.zip
- java物联网智能开关平台源码(含服务端、硬件端、安卓端)数据库 MySQL源码类型 WebForm
- (源码)基于LoRaWAN的智能灌溉系统.zip
- (源码)基于PyTorch的手写数字识别系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功