{"id":16597184,"url":"https://github.com/piotr-cz/mootools-bootstrap-plugins","last_synced_at":"2026-04-20T11:31:40.052Z","repository":{"id":7458126,"uuid":"8803056","full_name":"piotr-cz/Mootools-Bootstrap-plugins","owner":"piotr-cz","description":"Bootstrap plugins rewritten for MooTools","archived":false,"fork":false,"pushed_at":"2013-09-18T09:14:44.000Z","size":272,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T19:42:12.709Z","etag":null,"topics":["bootstrap","javascript","mootools"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piotr-cz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-15T15:54:48.000Z","updated_at":"2023-10-23T19:11:34.000Z","dependencies_parsed_at":"2022-08-30T05:41:39.167Z","dependency_job_id":null,"html_url":"https://github.com/piotr-cz/Mootools-Bootstrap-plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piotr-cz/Mootools-Bootstrap-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotr-cz%2FMootools-Bootstrap-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotr-cz%2FMootools-Bootstrap-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotr-cz%2FMootools-Bootstrap-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotr-cz%2FMootools-Bootstrap-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotr-cz","download_url":"https://codeload.github.com/piotr-cz/Mootools-Bootstrap-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotr-cz%2FMootools-Bootstrap-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32045167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T10:33:29.490Z","status":"ssl_error","status_checked_at":"2026-04-20T10:32:30.107Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","javascript","mootools"],"created_at":"2024-10-11T23:55:11.200Z","updated_at":"2026-04-20T11:31:40.034Z","avatar_url":"https://github.com/piotr-cz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MooTools Bootstrap plugins\n**Proof of concept**\n\n[Twitter Bootstrap](http://twitter.github.com/bootstrap) Javascript components rewritten to use [Mootools](http://mootools.com) 1.4.5.\n\nCode style follows [Bootstrap Code guide](https://github.com/mdo/code-guide#javascript-generated%20markup) for easy diffs of origin commits\n\nAt the moment following components and unit tests are available:\n\n| Plugin      | Base prepared | Tested by human | mooboo |\n| ----------- |:-------------:|:---------------:|:------:|\n| Transitions | x             |                 | [x](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-transition.js) |\n| Modal       |               |                 | [x](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-modal.js)      |\n| Dropdown    | x             |                 | [x](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-dropdown.js)   |\n| ScrollSpy   | x             |                 | [-](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-scrollspy.js)  |\n| Tab         | x             | x               | [x](https://github.com/darrennolan/mooboo/commit/410490e61459a1f61916ca5050e9ab03785feb95)       |\n| Tooltip     |               |                 | [x](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-tooltip.js)    |\n| Popover     |               |                 | [x](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-popover.js)    |\n| Alert       | x             |                 | [x](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-alert.js)      |\n| Button      | x             |                 | [-](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-button.js)     |\n| Collapse    |               |                 | [-](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-collapse.js)   |\n| Carousel    | x             | x               | [-](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-carousel.js)   |\n| Typeahead   |               |                 | [x](https://github.com/darrennolan/mooboo/commit/1ab9b15279c5b85767415c6436c8aefcf9f12a6b)       |\n| Affix       | x             |                 | -\n|             |               |                 | [togleButtons](https://github.com/GPTechnologySolutions/mooboo/blob/development/js/bootstrap-togglebuttons.js) |\n\n\n## Quick start\n\n- By hand\n  + Download latest [Twitter Bootstrap](https://github.com/twitter/bootstrap/tags)\n  + Replace [`/js`](https://github.com/twitter/bootstrap/tree/master/js) folder with this Repository's `/js` folder\n  + Load `environment.js` before loading other plugins\n\n\n- Using `build.php`\n  + open build.php in your browser, which createst bootstrap.js file\n\n\n## Motivation\n\nTo evaluate possibilities of using Mootools in Bootstrap with minimum repo maintenance efforts and a drop-in installation.\n\n\n## TODO\nNamespaced event delegation\n\n\n## Thanks\n- [Twitter Bootstrap](https://github.com/twitter/bootstrap/)\n- [Mootools-Bootstrap](https://github.com/anutron/mootools-bootstrap/)\n- [Dojo-Bootstrap](https://github.com/xsokev/Dojo-Bootstrap)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotr-cz%2Fmootools-bootstrap-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiotr-cz%2Fmootools-bootstrap-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotr-cz%2Fmootools-bootstrap-plugins/lists"}