BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

fundata

v1.0.1npm· JavaScript

``` npm install fundata ``` ## 用法 ```javascript const Dota = require('fundata') let dota = new Dota('your_apikey', 'your_apisecret') let uri='/data-service/dota2/pro/league/ti/rank-player' let params = { limit: 15, page: 2 } dota.api(uri,params).

The verdict
Abandoned. Last published 8 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 8 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
3 direct dependencies
Recent releases
  • 1.0.18 years ago
  • 1.0.08 years ago