GitHub
npm
Preparing search index...
The search index is not available
npm Registry API Client
npm Registry API Client
NpmDownloadDay
Interface NpmDownloadDay
Per-day download entry within a range response.
interface
NpmDownloadDay
{
day
:
string
;
downloads
:
number
;
}
Index
Properties
day
downloads
Properties
day
day
:
string
Date (YYYY-MM-DD)
downloads
downloads
:
number
Download count for this day
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
day
downloads
GitHub
npm
npm Registry API Client
Loading...
Per-day download entry within a range response.