highland-pagination

0.1.2 • Public • Published

highland-pagination

NPM version

Installation instructions

HighlandPagination = require "highland-pagination"

action = (page = null) -> 
  getPage(page).then (items) -> 
    { items, nextToken } 
 
aHighlandStream = new HighlandPagination(action).stream()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    518
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    518
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i highland-pagination

Weekly Downloads

134

Version

0.1.2

License

MIT

Last publish

Collaborators

  • gastonprieto18