npm-api:Node.js库,用于从NPM的API获取信息

时间:2024-02-24 12:37:17
【文件属性】:

文件名称:npm-api:Node.js库,用于从NPM的API获取信息

文件大小:21KB

文件格式:ZIP

更新时间:2024-02-24 12:37:17

nodejs npm registry package stats

npm-api Node.js库,用于从NPM的API获取信息 请考虑关注该项目的作者 ,并考虑加注星标以显示您的 :red_heart_selector: 和支持。 安装 使用安装: $ npm install --save npm-api 用法 var NpmApi = require ( 'npm-api' ) ; API NpmApi构造函数。 创建一个实例以使用维护者和存储库信息。 例 let npm = new NpmApi ( ) ; 创建一个新的View实例或使一个现有实例与npm benchdb视图一起使用。 参数 name {String} :要使用的ouchdb视图的名称。 returns {O


【文件预览】:
npm-api-master
----.travis.yml(109B)
----index.js(3KB)
----test.js(2KB)
----package.json(1KB)
----.eslintrc.json(4KB)
----.github()
--------contributing.md(5KB)
----LICENSE(1KB)
----examples()
--------get-maintainer-repos.js(321B)
--------view.js(498B)
--------get-repo-downloads.js(599B)
----.gitignore(295B)
----CHANGELOG.md(2KB)
----lib()
--------models()
--------config.js(221B)
--------utils.js(438B)
--------list.js(2KB)
--------plugins()
--------view.js(3KB)
--------registry.js(1KB)
----.verb.md(301B)
----.npmrc(19B)
----README.md(10KB)
----.editorconfig(261B)
----.gitattributes(127B)

网友评论