String.format for JavaScript NuGet Package

This is a JavaScript implementation of the .NET Framework method String.Format, which you can use for building strings with formatted numbers, formatted dates, or just concatenate strings with other objects in a convenient way (especially if you have a localized web application).



Currently the script takes less than 5 kB, excluding additional localizations. The localizations offer a culture specific formatting of numbers, regardig radix points, thousands separators, currency, and of dates, regarding the names of the months and days, time formatting etc.

Most of the .NET cultures are available.




Got any String.format for JavaScript Question?





Info

Version: 1.17.0
Author(s): Daniel Mester Pirttijärvi
Last Update: Sunday, October 18, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/dmester/sffjs
NuGet Url: https://www.nuget.org/packages/String.Format.Js


Install
Install-Package String.Format.Js
dotnet add package String.Format.Js
paket add String.Format.Js
String.Format.Js Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.8

avg-downloads-per-day

7

days-since-last-release

1278