2.0.2 • Published 4 years ago

@profiscience/knockout-contrib-bindings-jquery v2.0.2

Weekly downloads
2
License
WTFPL
Repository
github
Last release
4 years ago

bindings.jquery

Version Dependency Status Peer Dependency Status Dev Dependency Status Downloads

This package is intended for consumption via the @profiscience/knockout-contrib metapackage and has a peer dependency on jquery and knockout-punches

Invoke a jQuery plugin on an element

Usage

<div id="my-element" data-bind="$.somePlugin: pluginOpts"></div>

...is equivalent to calling $('#my-element').somePlugin(pluginOpts), without having to worry about when the element is rendered.

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

5 years ago

2.0.0-rc.3

6 years ago

2.0.0-rc.2

6 years ago

2.0.0-rc.1

6 years ago

2.0.0-rc.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-alpha.7

6 years ago

1.0.0-alpha.6

6 years ago

1.0.0-alpha.5

6 years ago

1.0.0-alpha.4

6 years ago

1.0.0-alpha.3

6 years ago

1.0.0-alpha.2

7 years ago

1.0.0-alpha.1

7 years ago