Chartist.js curved labels plugin

fed    javascript
I recently had to make a donut graph with labels curved with the angle fo the donut. I found chartist.js did donut graphs and had a simple plugin feature, so I made a plugin.

A knockoutjs binding for twitter bootstraps popover

javascript    jquery    knockoutjs    twitter bootstrap
A custom knockoutjs binding for twitter bootstraps popover. This provides declaring popover using knockoutjs, assigning custom html, ensuring only one popover is open at any one time, and closing the popover from a button or link within the popover.

Localising Date Time display in ASP.NET and Javascript

asp.net    javascript
Display localised time on your webpages.