@profiscience/knockout-contrib-bindings-repeat
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

bindings.repeat

Version Dependency Status Peer Dependency Status Dev Dependency Status Downloads

This package is intended for consumption via the @profiscience/knockout-contrib metapackage

Repeat a template n times

Usage

<ol data-bind="repeat: 5">
  <li data-bind="text: $index()"></li>
</ol>

/@profiscience/knockout-contrib-bindings-repeat/

    Package Sidebar

    Install

    npm i @profiscience/knockout-contrib-bindings-repeat

    Weekly Downloads

    1

    Version

    1.1.1

    License

    WTFPL

    Unpacked Size

    8.6 kB

    Total Files

    12

    Last publish

    Collaborators

    • dorgeron
    • barsh