/bootstrap-number-input

Very simple, fast and lightweight (> 3K) jquery plugin for bootstrap to render number input more user-friendly.

Primary LanguageHTMLApache License 2.0Apache-2.0

Screenshot

Very simple, fast and lightweight (> 3K) jQuery plugin for Bootstrap's input-group to render number input more user-friendly.

Usage

$(SELECTOR).bootstrapNumber({
	upClass: success/primary/danger/warning/default,
	downClass: success/primary/danger/warning/default,
	center: true/false
});

Copyright and license

Code released under the Apache 2.0.