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
);

Readme

Keywords

none

Package Sidebar

Install

npm i long-list

Weekly Downloads

1

Version

0.0.4

License

none

Last publish

Collaborators

  • dankantor