format.js
1.1.1
dotnet add package format.js --version 1.1.1
NuGet\Install-Package format.js -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="format.js" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add format.js --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: format.js, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install format.js as a Cake Addin #addin nuget:?package=format.js&version=1.1.1 // Install format.js as a Cake Tool #tool nuget:?package=format.js&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a port of all CLR/C# string formatting functions to javascript language.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 2,024 | 8/10/2014 |
1.1.0 | 1,253 | 6/28/2014 |
1.0.14 | 1,334 | 5/28/2014 |
1.0.13 | 1,580 | 11/24/2013 |
1.0.12 | 1,341 | 11/19/2013 |
1.0.9 | 1,273 | 11/6/2013 |
1.0.8 | 1,267 | 11/6/2013 |
1.0.7 | 1,282 | 10/26/2013 |
1.0.6 | 1,309 | 10/26/2013 |
1.0.5 | 1,426 | 1/2/2013 |
1.0.4 | 1,639 | 6/9/2012 |
1.0.3 | 1,409 | 6/9/2012 |
1.0.2 | 1,382 | 6/9/2012 |
1.0.1 | 1,377 | 6/5/2012 |
1.0.0 | 1,394 | 6/5/2012 |
Fix dot replacing with decimal point.