NPM in Chinese translation

一个npm

Examples of using Npm in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The npm registry does not try to correlate the information in these headers with any authenticated accounts that may be used in the same requests.
Npm注册表不会尝试将这些标头中的信息与同一请求中可能使用的任何经过身份验证的帐户相关联.
Although npm is better known as a package manager, npm scripts can be used to perform the bulk of the abovementioned tasks.
尽管npm更被称为包管理器,但是npm脚本可以用来执行上述任务的大部分。
There are two different packages on npm and Bower, but they share the same version to indicate they have the same API behavior.
在npm和Bower上会有两种不同的包,但它们通过共享相同的版本来表明它们具有相同的API的行为。
Npm is the official node package manager, but we will be using a different alternative.
NPM是node包管理工具,我们将使用它来安装不同的包。
Every time you run npm run build in the React folder, the updated versions will appear in your project's node_modules.
每次在React文件夹中运行npmrunbuild,这个更新的版本将显示在你的项目的node_modules。
We recommend running npm test(or its variations above) to make sure you don't introduce any regressions as you work on your change.
我们推荐运行npmtest(获取它的变量上面)去确保你不会引入任何回退,当你工作在你的改变上。
There are two ways to install npm packages: locally or globally.
有两种方式去下载npmpackages:local(本地)或者globally(全局)。
Js style require statements on the frontend(which is essentially what enabled npm to become the frontend package manager of choice).
Js风格的require语句(这对npm成为前端包管理工具的选择是至关重要的)。
Right now, Lodash is the most depended-on npm package, but if you're using ES6, you might not actually need it.
Lodash现在是npm上被依赖最多的包,但如果你在使用ES6的话,实际上你可能不再需要它了。
InfoQ: What's the plan for something like crates/npm/dep(lots of lessons there on how NOT to do things)?
InfoQ:对于crates/npm/dep之类的东西有什么计划(这些地方有很多关于不做某事的教程)??
There are also some great advanced options and tricks with npm scripts themselves- this talk by Kate Hudson is a great place to start.
Npm本身也有一些很棒的高级选项和技巧,KateHudson的这个演讲就是一个很好的开始。
Npm also sets a top-level“maintainers” field with your npm user info.
也可以在你的npm用户信息中设置一个顶级的maintainers字段。
Js, everyone started to share JS code with npm, so jQuery authors also published jQuery to npm.
Js的火爆,大家开始用npm来共享JS代码了,于是jQuery作者也将jQuery发布到npm了
Js brings many significant improvements to the JavaScript community, including an updated JavaScript engine, npm version 5, Google's V8, Node.
Js的最新主要版本为JavaScript社区带来了许多重大改进,包括更新的JavaScript引擎,npm版本5,Google的V8,Node.
In most cases, you will also want to also install npm, which is the Node. js package manager.
在大多数情况下,您还需要安装npm,即node.js包管理器。
Techniques discusses several specific ideas including dynamic loading, web workers, internationalization, deploying your applications, and consuming npm packages through webpack.
技术,讨论了几个具体的技术点,包括动态加载、WebWorker、国际化、应用部署,以及在Webpack中使用npm包。
Yarn: a fast, reliable and secure dependency management that can replace npm, you can read about the state of node.
Yarn:一种快速、可靠和安全的依赖包,可以代替NPM、可在这儿查阅node.
To do so, the official recommendation is to publish a version of your module with the n-api tag to npm.
为此,官方建议将n-api标签的模块版本发布到npm
It compiles to JavaScript and works inside the existing JS ecosystem, meaning you can use it with Node, npm, and Webpack.
它会被编译成JavaScript,并在现有JS生态系统中工作,这意味着你可以将它与Node、npm和Webpack一起使用。
When using npm or Yarn for example, if you have 100 projects using the same version of lodash, you will have 100 copies of lodash on disk.
例如,当使用npm或yarn时,如果有100个使用lodash的项目,你的磁盘上就会有有100份lodash的拷贝。
Results: 291, Time: 0.0212

Top dictionary queries

English - Chinese