@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>

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

12

Version

1.1.1

License

WTFPL

Unpacked Size

8.6 kB

Total Files

12

Last publish

Collaborators

  • dorgeron
  • barsh