All Projects â†’ lipis â†’ Bootstrap Social

lipis / Bootstrap Social

Licence: mit
đŸ‘Ģ Social Sign-In Buttons for Bootstrap

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bootstrap Social

Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+2.25%)
Mutual labels:  bootstrap
Ajsf
Angular JSON Schema Form
Stars: ✭ 266 (-90.78%)
Mutual labels:  bootstrap
E107
e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
Stars: ✭ 272 (-90.58%)
Mutual labels:  bootstrap
Column
Vue3.0+Typescript+axios+bootstrap+æēį æŗ¨é‡Š/博åŽĸ专栏äŊœå“
Stars: ✭ 261 (-90.96%)
Mutual labels:  bootstrap
Flutter Redux Starter
Starter project and code generator for Flutter/Redux
Stars: ✭ 262 (-90.92%)
Mutual labels:  bootstrap
Startbootstrap Business Casual
A Bootstrap HTML theme for business websites - created by Start Bootstrap
Stars: ✭ 266 (-90.78%)
Mutual labels:  bootstrap
SocialSharer
最 Pure įš„į¤žäŧšåŒ–分äēĢ按钎
Stars: ✭ 18 (-99.38%)
Mutual labels:  social-buttons
Nucleus
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
Stars: ✭ 276 (-90.44%)
Mutual labels:  bootstrap
Jqgrid
jQuery grid plugin
Stars: ✭ 2,803 (-2.88%)
Mutual labels:  bootstrap
Gatsby Starter Bootstrap
Gatsby starter for bootstrap
Stars: ✭ 272 (-90.58%)
Mutual labels:  bootstrap
Keditor
KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
Stars: ✭ 261 (-90.96%)
Mutual labels:  bootstrap
Bs Stepper
A stepper for Bootstrap 4.x
Stars: ✭ 261 (-90.96%)
Mutual labels:  bootstrap
Modular Admin Html
ModularAdmin - Free Dashboard Theme Built On Bootstrap 4 | HTML Version
Stars: ✭ 2,875 (-0.38%)
Mutual labels:  bootstrap
Ci Adminlte
CodeIgniter 3.1.10 with AdminLTE 2.3.11
Stars: ✭ 259 (-91.03%)
Mutual labels:  bootstrap
Bootstrapadmin
Bootstrap 4 admin template.
Stars: ✭ 273 (-90.54%)
Mutual labels:  bootstrap
Ej2 Javascript Ui Controls
Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.
Stars: ✭ 256 (-91.13%)
Mutual labels:  bootstrap
Staradmin Free Vue Admin Template
Star Admin Vue Admin is a free admin template based on Bootstrap 4 and Vue.js.
Stars: ✭ 265 (-90.82%)
Mutual labels:  bootstrap
Wagtail Bootstrap Blog
Wagtail blog based on Bootstrap 4, support Markdown, Latex and user comments.
Stars: ✭ 273 (-90.54%)
Mutual labels:  bootstrap
Blazor
DevExpress UI for Blazor
Stars: ✭ 274 (-90.51%)
Mutual labels:  bootstrap
Jenkins Bootstrap Shared
Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
Stars: ✭ 270 (-90.64%)
Mutual labels:  bootstrap

Social Buttons for Bootstrap

npm version Bower version

Social Buttons made in pure CSS based on Bootstrap and Font Awesome!

Check the live demo!

Installation

Include the bootstrap-social.css or bootstrap-social.less in your project, or install it through Bower:

bower install bootstrap-social

Available classes

  • btn-adn
  • btn-bitbucket
  • btn-dropbox
  • btn-facebook
  • btn-flickr
  • btn-foursquare
  • btn-github
  • btn-google
  • btn-instagram
  • btn-linkedin
  • btn-microsoft
  • btn-odnoklassniki
  • btn-openid
  • btn-pinterest
  • btn-reddit
  • btn-soundcloud
  • btn-tumblr
  • btn-twitter
  • btn-vimeo
  • btn-vk
  • btn-yahoo

Examples

<a class="btn btn-block btn-social btn-twitter">
  <span class="fa fa-twitter"></span>
  Sign in with Twitter
</a>

<a class="btn btn-social-icon btn-twitter">
  <span class="fa fa-twitter"></span>
</a>

Notes

For now I won't accept any request for new buttons as I'm planning to split the main CSS to have separate files for all of the requested ones.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].