{"id":19594978,"url":"https://github.com/zessx/bootstrap-expand-btn","last_synced_at":"2025-07-19T17:13:48.196Z","repository":{"id":15105240,"uuid":"17832048","full_name":"zessx/bootstrap-expand-btn","owner":"zessx","description":"Provide expanding buttons for Bootstrap 3","archived":false,"fork":false,"pushed_at":"2016-05-10T21:54:54.000Z","size":102,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T09:29:17.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://smarchal.com/bootstrap-expand-btn","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zessx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-17T15:05:44.000Z","updated_at":"2024-01-30T14:00:54.000Z","dependencies_parsed_at":"2022-09-07T09:20:22.363Z","dependency_job_id":null,"html_url":"https://github.com/zessx/bootstrap-expand-btn","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fbootstrap-expand-btn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fbootstrap-expand-btn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fbootstrap-expand-btn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fbootstrap-expand-btn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zessx","download_url":"https://codeload.github.com/zessx/bootstrap-expand-btn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240868058,"owners_count":19870527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-11T08:45:24.139Z","updated_at":"2025-02-26T14:22:41.247Z","avatar_url":"https://github.com/zessx.png","language":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=KTYWBM9HJMMSE\u0026lc=FR\u0026item_name=Buy%20a%20coffee%20to%20zessx%20%28Samuel%20Marchal%29\u0026currency_code=EUR\u0026bn=PP%2dDonationsBF%3abmac%3aNonHosted"],"categories":[],"sub_categories":[],"readme":"Bootstrap Expand Btn\n====================\n\nProvide expanding buttons for Bootstrap 3.  \n\n![Bootstrap Expand Btn](expand-btn.gif)\n\nUsage\n-----\n- Include `bootstrap-expand-btn.css`\n- Add a glyph inside your button\n- Set your button text\n- Add `.btn-expand` on your button\n\nExamples\n--------\n\nBasic :\n\n    \u003cbutton class=\"btn btn-default btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Default button\u003c/button\u003e\n  \nColors :\n\n    \u003cbutton class=\"btn btn-primary btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Primary button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-success btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Success button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-info btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Info button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-warning btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Warning button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-danger btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Danger button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-link btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Link button\u003c/button\u003e\n  \nSizes :\n\n    \u003cbutton class=\"btn btn-xs btn-primary btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Extra small button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-sm btn-primary btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Small button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-primary btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Default button\u003c/button\u003e\n    \u003cbutton class=\"btn btn-lg btn-primary btn-expand\"\u003e\u003ci class=\"glyphicon glyphicon-star\"\u003e\u003c/i\u003e Large button\u003c/button\u003e\n\nLegals\n------\n- Author : [zessx](https://github.com/zessx)\n- Licence : [MIT](http://opensource.org/licenses/MIT) \n- Contact : [@zessx](https://twitter.com/zessx)\n- Link  : [http://smarchal.com/bootstrap-expand-btn](http://smarchal.com/bootstrap-expand-btn)\n\nDonations\n---------\n\n[![Buy me a coffee !](http://doc.smarchal.com/bmac)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=KTYWBM9HJMMSE\u0026lc=FR\u0026item_name=Buy%20a%20coffee%20to%20zessx%20%28Samuel%20Marchal%29\u0026currency_code=EUR\u0026bn=PP%2dDonationsBF%3abmac%3aNonHosted)\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzessx%2Fbootstrap-expand-btn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzessx%2Fbootstrap-expand-btn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzessx%2Fbootstrap-expand-btn/lists"}