jquery-globalize
1.4.2
dotnet add package jquery-globalize --version 1.4.2
NuGet\Install-Package jquery-globalize -Version 1.4.2
<PackageReference Include="jquery-globalize" Version="1.4.2" />
paket add jquery-globalize --version 1.4.2
#r "nuget: jquery-globalize, 1.4.2"
// Install jquery-globalize as a Cake Addin #addin nuget:?package=jquery-globalize&version=1.4.2 // Install jquery-globalize as a Cake Tool #tool nuget:?package=jquery-globalize&version=1.4.2
Globalize provides number formatting and parsing, date and time formatting and parsing, currency formatting, message formatting (ICU message format pattern), and plural support.
Globalize is based on the Unicode Consortium's Common Locale Data Repository (CLDR), the largest and most extensive standard repository of locale data available. CLDR is constantly updated and is used by many large applications and operating systems, so you'll always have access to the most accurate and up-to-date locale data.
Learn more about Target Frameworks and .NET Standard.
-
- cldrjs (>= 0.5.1)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on jquery-globalize:
Package | Downloads |
---|---|
DevExtreme.Web
The blazing-fast DevExtreme HTML5 Data Grid, collection of high-performance data visualization widgets for all your business intelligence needs and a rich library of touch-enabled JavaScript widgets for use in your next web project. |
|
jQuery.Validation.Globalize
An extension to the jQuery Validation Plugin which makes it use Globalize for number and date parsing (enabling simple internationalized validation). |
|
ChartJS
DevExtreme Web - Chart And Visualization - JavaScript Charting and Visualization library. From next-gen websites, to those targeting mobile devices, DevExtreme ships with a fully integrated collection of high-performance data visualization widgets for all your business intelligence needs. |
|
MVC3ControlsToolkit
MVC 4 - 5 Controls Toolkit is a complete set of advanced server controls for MVC 3-MVC5 ranging from a templated edit-on line datagrid to date-picker and custom formatted textboxes, supporting client validation and globalization. MVC Controls Toolkit makes it easier to define new complex controls for MVC without defining custom binders to read back the input from the Controls because each control enables the MVC engine to call its own handler to bind properly the input to the view model. Thus, there is no need to adapt the controller to a control or to define ad hoc controllers. |
|
Code52.i18n.MVC4
A core package to create an internationalization-ready web application |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on jquery-globalize:
Repository | Stars |
---|---|
dotnet/AspNetDocs
Documentation for ASP.NET 4.x
|