node-vendor
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

node-vendor

installation

npm i node-vendor --save

Usage

  import {paginate} from "node-vendor";

  const list = [{}, {}, {}, ...];

  res.send(paginate(list, {limit: 10, page: 1}));

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

Package Sidebar

Install

npm i node-vendor

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

2.92 kB

Total Files

7

Last publish

Collaborators

  • rahulfaujdar