0.0.1 • Published 9 years ago

react-check v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

react-icheck

Provides the ICheckbox component, which enables the use of iCheck checkboxes in React. This is necessary since iCheck uses a jquery plugin that edits the DOM. This effectively replaces the need to the jquery plugin, which means all you need from iCheck is the css. Eventually, this should support all of iCheck's customization options, however, for now, it is a simple workaround.