Skip to content

hannahherbig/follow-lazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

follow-lazy

follow with lazy lists

Usage

var follow = require('follow-lazy')

follow({ db: 'http://isaacs.ic.ht/registry', since: 'now' })
.forEach(function (x) {
  console.log(x)
})

License

MIT

About

couchdb follow with lazy lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published