pull-gharchive-minimized

1.2.3 • Public • Published

pull minimized gharchive data

const pull = require('pull-gharchive-minimized')
const onehour = 1000 * 60 * 60
for await (const event of pull(Date.now() - (onehour * 50))) {
  console.log(event)
}

Readme

Keywords

none

Package Sidebar

Install

npm i pull-gharchive-minimized

Weekly Downloads

1

Version

1.2.3

License

(Apache-2.0 AND MIT)

Unpacked Size

872 kB

Total Files

7

Last publish

Collaborators

  • mikeal