Pinned Repositories
crossfilter
Fast n-dimensional filtering and grouping of records.
fluentui
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
jquery-filter-json-plugin
A jQuery utility that allows you to filter a JSON based on properties
jquery-paginated-dropdown-widget
A jQuery Paginated Dropdown Widget which takes a JSON response from the server and converts it into a paginated drop down. It has features like pagination (pretty obvious), custom templates, JSON filtering, keyboard navigations, value property selection, state persistence (statefulness) and more.
jquery-template-plugin
A simple jQuery plugin which generates dynamic html content using the template and the json object passed.
snake
An attempt at revamping the game of snake! :)
transmute
Dynamically transform a JSON into a Class with private properties and accessor methods at runtime.
yoda
A basic HTTP server made using NodeJS which is lightweight, has a small footprint yet is powerful 💣
kapilkashyap's Repositories
kapilkashyap/jquery-filter-json-plugin
A jQuery utility that allows you to filter a JSON based on properties
kapilkashyap/jquery-paginated-dropdown-widget
A jQuery Paginated Dropdown Widget which takes a JSON response from the server and converts it into a paginated drop down. It has features like pagination (pretty obvious), custom templates, JSON filtering, keyboard navigations, value property selection, state persistence (statefulness) and more.
kapilkashyap/jquery-template-plugin
A simple jQuery plugin which generates dynamic html content using the template and the json object passed.
kapilkashyap/snake
An attempt at revamping the game of snake! :)
kapilkashyap/transmute
Dynamically transform a JSON into a Class with private properties and accessor methods at runtime.
kapilkashyap/yoda
A basic HTTP server made using NodeJS which is lightweight, has a small footprint yet is powerful 💣
kapilkashyap/crossfilter
Fast n-dimensional filtering and grouping of records.
kapilkashyap/fluentui
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
kapilkashyap/jquery-quickpost-widget
This jQuery widget provides you with the functionality of adding profile(s) to your post using special keys like '@'. Once added, these profile(s) would be highlighted in the text area until you post the content. Once the content is posted the added profile(s) are clickable taking them to the profile page. This widget acts bit similar to Facebook's - What's on your mind? or Google +'s - Share what's new... widgets.
kapilkashyap/ng-workshop
kapilkashyap/kapilkashyap
kapilkashyap/qp-redis
A prototype to showcase the capabilities of jquery quickpost widget in collaboration with Redis key-value store.
kapilkashyap/snap
This is a utility library that takes a json and creates a constructor function with accessor methods at run-time