Jquery Culture Information NuGet Package

Accessing Culture Information for all available cultures in JavaScript is always difficult and most of the web developer has to search on internet for this information.

There may be several options available to fetch this information into Server-side technologies like ASP.Net, JAVA, PHP, and etc. But in JavaScript it is very difficult to find this information at one place.

To solve this problem, I have created small jQuery plugin which will give you this information at one place. You can search for Culture information by LCID (for e.g. 1033) or by Culture Name (for e.g.

en-US), which will return you JSON Object. This plugin can be used in any of your favorite application which supports JavaScript.




Got any Jquery Culture Information Question?





Info

Version: 1.0.1
Author(s): Pritam Baldota
Last Update: Friday, May 29, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/pritambaldota/Jquery-Culture-Info
NuGet Url: https://www.nuget.org/packages/PritamBaldota.JqueryCultureInfo


Install
Install-Package PritamBaldota.JqueryCultureInfo
dotnet add package PritamBaldota.JqueryCultureInfo
paket add PritamBaldota.JqueryCultureInfo
PritamBaldota.JqueryCultureInfo Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

3254