pull-npm-registry

1.1.0 • Public • Published

pull-npm-registry

A simple data fetcher that provides all changes made to the npm registry as a pull-stream. Streams old and live data.

Inspired by npm-to-hypercore

Installation

npm install pull-npm-registry

Usage

var pull = require('pull-stream')
var npm = require('pull-npm-registry')

pull(
  npm(0), // give it the first sequence number you want
  pull.log()
)

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i pull-npm-registry

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • regular