JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q31207F
  • License MIT

Rescuetime API

Package Exports

  • wrescuetime

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wrescuetime) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

WRescuetime

npm npm npm

安装和使用

国际惯例:

npm install wrescuetime --save
const Wr = require('wrescuetime');
const wr = new Wr('full_key');

wr.getData({
  rs: 'minute',
  pv: 'interval',
  rk: 'efficiency'
}).then((d) => {
  console.log(d);
});

License

MIT

通过支付宝捐赠:

qr