In this article, Let’s see how to convert worldwide currencies in realtime using Yahoo API. Steps: 1. Create a ASP.NET empty project, call it as
Category: Javascript
jQuery IP Location Plugin – jqIpLocation Example
In this post, we will see how to get location of an IP address. To achieve this, we will use jquery’s popular plugin “jqIpLocation”. About jqIpLocation plugin:
Bootbox.js – Alert, Confirm, Prompt and Dialogs for Bootstrap framework
Bootbox.js is a small JavaScript library developed on top of the Twitter’s Bootstrap which allows you to create programmatic dialog boxes like alert, confirm, prompt etc. In
AngularJS – A Javascript MVC Framework
What is AngularJS? AngularJS is a Javascript MVC framework created by Google to build properly architectured and maintainable web applications. It extends HTML into a
BrowserSwarm – Spend Less Time Testing Your JavaScript Project
What is BrowserSwarm? It is a tool that automates your testing of JavaScript across browsers. Spend less time testing and more time innovating. It is
Moment.js – A javascript date library
A javascript date library for parsing, validating, manipulating, and formatting dates. There are multiple ways to refer Moment.js, but the popular way is via Nuget