long-list

0.0.4 • Public • Published

Long List

Insert really long lists into HTML

Install

npm install long-list

Usage

$el.longList(
    {
        'parent': '#parent-el',
        'template': template,
        'items': items,
        'itemHeight': 22
    }
).on(
    'render',
    onRender
);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i long-list

Weekly Downloads

4

Version

0.0.4

License

none

Last publish

Collaborators

  • dankantor