npm-statistics:查找您的npm软件包下载统计信息

时间:2021-05-23 16:47:02
【文件属性】:
文件名称:npm-statistics:查找您的npm软件包下载统计信息
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-23 16:47:02
npm umd esm cjs npm-downloads :dashing_away: Npm统计 查找您的npm软件包下载统计信息。 安装 $ npm i npm - statistics // or $ yarn add npm - statistics 用法 const { getAll , getOne } = require ( 'npm-statistics' ) ; // or import { getAll , getOne } from 'npm-statistics' ; 或通过jsDelivr CDN包含它: < script src =" https://cdn.jsdelivr.net/npm/npm-statistics@1.0.4/build/index.umd.js " > </ script > <!-- access via object : NpmStats -> NpmStats.getAll(options) --> 方
【文件预览】:
npm-statistics-master
----rollup.config.js(352B)
----Readme.md(1KB)
----src()
--------main.js(2KB)
----.npmignore(415B)
----build()
--------index.esm.js(799B)
--------index.js(918B)
--------index.umd.js(1KB)
----LICENSE.md(1KB)
----.gitignore(109B)
----package-lock.json(12KB)
----package.json(894B)

网友评论