Skip to content

piotr-cz/Mootools-Bootstrap-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MooTools Bootstrap plugins

Proof of concept

Twitter Bootstrap Javascript components rewritten to use Mootools 1.4.5.

Code style follows Bootstrap Code guide for easy diffs of origin commits

At the moment following components and unit tests are available:

Plugin Base prepared Tested by human mooboo
Transitions x x
Modal x
Dropdown x x
ScrollSpy x -
Tab x x x
Tooltip x
Popover x
Alert x x
Button x -
Collapse -
Carousel x x -
Typeahead x
Affix x -
togleButtons

Quick start

  • By hand

    • Download latest Twitter Bootstrap
    • Replace /js folder with this Repository's /js folder
    • Load environment.js before loading other plugins
  • Using build.php

    • open build.php in your browser, which createst bootstrap.js file

Motivation

To evaluate possibilities of using Mootools in Bootstrap with minimum repo maintenance efforts and a drop-in installation.

TODO

Namespaced event delegation

Thanks

About

Bootstrap plugins rewritten for MooTools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published