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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i long-list

      Weekly Downloads

      4

      Version

      0.0.4

      License

      none

      Last publish

      Collaborators

      • dankantor