Détail du package

twbuttons

onokumus30MIT0.1.4

alexwolfe/Buttons for Twitter Bootstrap 3

buttons, less, css, css buttons

readme

twbuttons NPM version NPM monthly downloads NPM total downloads Linux Build Status

alexwolfe/Buttons for Twitter Bootstrap 3

Please consider following this project's author, Osman Nuri Okumus, and consider starring the project to show your :heart: and support.

Install

Install with npm:

npm install --save twbuttons

Install with yarn:

yarn add twbuttons

Download

download from github

Usage

ready dist folder your use

browser

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/twbuttons">
<!-- or -->
<link rel="stylesheet" href="https://unpkg.com/twbuttons">

Available Classess

  • btn-flat
  • btn-rect
  • btn-grad
  • btn-circle
  • btn-3d
  • btn-pill
  • btn-line
  • btn-wrap

Testing

npm install
grunt

Demo

https://onokumus.com/twbuttons/

Contains a simple HTML file to demonstrate twbuttons.

About

<summary>Contributing</summary> Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Related projects

You might also be interested in these projects:

Contributors

Author

Osman Nuri Okumus

License

Copyright © 2018, Osman Nuri Okumus. Released under the MIT License.

changelog

DATE VERSION CHANGES
2022-10-06 v0.1.4 re-compiled
2022-10-09 v0.1.3 add sourcemap
2017-10-23 v0.1.2 add unpkg, jsdelivr option, update readme
2017-02-02 v0.1.1 update grunt, update readme
2014-07-31 v0.0.3 cdnjs support & rename plugin
2014-07-31 v0.0.2 rename repo,npm options,bower options
2014-07-30 v0.0.1 First commmit