请输入您要查询的英文单词:

 

单词 Browserify
释义

Browserify

英语百科

Browserify

Browserify is an open-source JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser.

With Browserify, you can write code that uses require() in the same way that you would use it in Node. Node.js and npm popularized use of the CommonJS require() statement to write modules, but web browsers don't have built-in support for CommonJS. With browserify, developers can make use of many of the hundreds of thousands of modules on npm in the browser.

随便看

 

英汉双解词典包含3607232条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
京ICP备09058993号 更新时间:2025/6/24 3:15:54