esperanto-bundle-stream:使用 esperanto js 创建包流的工具

时间:2024-06-23 08:26:38
【文件属性】:

文件名称:esperanto-bundle-stream:使用 esperanto js 创建包流的工具

文件大小:2KB

文件格式:ZIP

更新时间:2024-06-23 08:26:38

JavaScript

#module 用于创建世界语包的可读流 ##Usage var esperantoStream = require ( 'esperanto-bundle-stream' ) ; esperantoStream ( { base : 'src' , entry : 'index.js' , //required sourceMap : true , //default false, and only support 'inline' mode type : 'umd' , //type: 'umd', 'cjs', 'amd', 'concat'(selfExecute) ... . // refer to 'esperanto' official document } ) . pipe ( process . stdout ) ;


【文件预览】:
esperanto-bundle-stream-master
----lib()
--------stream.js(2KB)
----README.md(420B)
----.gitignore(24B)
----index.js(124B)
----package.json(475B)

网友评论