1.3.1 • Published 9 years ago

switchamajig v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

Synopsis

A jQuery/Bootstrap3 plugin for turning checkboxes into toggle switches.

Code Example

$('#element').switchamajig();

Motivation

This project was created out of a need for a visually reliable and easy to use bootstrap switch plugin after other bootstrap switch plugins have turned out to be less than acceptable to use.

Installation

npm install --save switchamajig

API Reference

If this plugin happens to gain enough popularity, it may be possible in the future to host a reference site. At this point, however, a code reference can be found in the index.html file within the npm package, which will be at the file path of ./node_modules/switchamajig/index.html .

Tests

No tests implemented at this point in development. However, the aforementioned api reference acts as a simple set of tests for the time being.

Contributors

Want to contribute? Clone the repo and follow through the CONTRIBUTORS file for details on how you can help the project out.

License

MIT

1.3.1

9 years ago

1.3.0

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago