8000 GitHub - lingcarzy/Bootout: A collection of Knockout bindings for Twitter Bootstrap Icons, Bootstrap Progress Bars, and Bootstrap's 13 jQuery plugins.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A collection of Knockout bindings for Twitter Bootstrap Icons, Bootstrap Progress Bars, and Bootstrap's 13 jQuery plugins.

Notifications You must be signed in to change notification settings

lingcarzy/Bootout

 
 

Folders and files

NameName
Last commit message
Last commit date 972D

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootout 0.0.4

A collection of Knockout bindings for Bootstrap Icons, Bootstrap Progress Bars, and Bootstrap's 13 jQuery plugins.

NOTE 1: These bindings should be used as a replacement for bootstrap's data- javascript apis. The bindings and the data- apis will collide in behavior and should not be used on the same element.

NOTE 2: The github contains a 'default.html' file which contains in-progress usage examples. Documentation will be forthcoming when initial version of all bindings are complete.

NOTE 3: This is not a pure bootstrap JS wrapper. Some of bootstrap's JS methods cause some difficulty in designing a binding handler, and so in those cases bootstrap's functionality was mimicked in a way that allows it to be stateful.


Bindings are currently available for the following plugins and components:

jQuery Plugins

-Modal

-Tooltip

-Popover

-Alert

-Button

-Collapse

Components

-Progress Bars

-Icons



Binding Handlers Coming:

Dropdown

Scrollspy

Tab

Carousel

Typeahead

Affix

About

A collection of Knockout bindings for Twitter Bootstrap Icons, Bootstrap Progress Bars, and Bootstrap's 13 jQuery plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.4%
  • HTML 33.6%
0