string.format.js
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.
nuget.org
1.17.0
over 5 years ago
10
341,270 total
1
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/string.format.js
spec |
| License | Zlib |
| First Release | about 12 years ago |
| Last Synced | 21 days ago |
Repository
| Stars | 22 on GitHub |
| Forks | 4 on GitHub |