Pinned Repositories
jsplit
A jQuery plugin that splits a div into two. It takes a div with two child divs, splits them horizontally or vertically and creates a handle control that lets you resize the divs.
toJSON
A jQuery plugin to create JSON object for a Form or any other container element. Takes all the form elements and creates an object with name value pairs. Handles multi-select and checkbox as well.
XamarinCheckBox
A cross platform Checkbox control for Xamarin Forms. It supports MVVM and works on iOS & Android.
uperacha's Repositories
uperacha/XamarinCheckBox
A cross platform Checkbox control for Xamarin Forms. It supports MVVM and works on iOS & Android.
uperacha/jsplit
A jQuery plugin that splits a div into two. It takes a div with two child divs, splits them horizontally or vertically and creates a handle control that lets you resize the divs.
uperacha/toJSON
A jQuery plugin to create JSON object for a Form or any other container element. Takes all the form elements and creates an object with name value pairs. Handles multi-select and checkbox as well.