210 packages tagged with “formatting”
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Serilog sink for Elasticsearch
A collection of formatting analyzers, powered by Roslyn. - All analyzers are disabled by default.
The Core Library, containing the Parser, and the classes to create your own formatter.
This library aims at formatting F# source files based on a given configuration. Fantomas will ensure correct indentation and consistent spacing between elements in the source files. Some common use cases include: (1) Reformatting a code base to conform a universal page width (2) Converting legacy code from verbose syntax to light syntax (3) Formatting auto-generated F# signatures.
Serilog sink for OpenSearch
Package Description
Contains the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock.
Generate ToString method from public properties.
The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key components are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata.
TypeNameFormatter provides some extension methods that can be used instead of Type.ToString() to format a type's name the way it would look in C#: * StringBuilder.AppendFormattedName(Type, [TypeNameFormatOptions]) * Type.GetFormattedName([TypeNameFormatOptions]) See the README at the project's GitHub repository for usage instructions. This package is a source code distribution of this library. It gets embedded into the referencing project and thus does not introduce an additional package reference for downstream consumers.
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.
Writes serilog event in Serilog CLEF format directly in IBufferWriter<byte>.
A javascript library for formatting and manipulating numbers. Package issues? Pleae post them here https://github.com/sirkirby/numeral-js-nuget/issues
Contains the HtmlFormatter, and the HtmlClassFormatter, for rendering Html from the Colorized Code.
The core project of Visual F# Power Tools includes IDE-agnostic features intended to be used in different F# IDEs and editors.
A performance console coloring library
A .NET template for quickly creating a C# nuget package for use with Godot 4.
Composite Format String Processing
The 'dotnet fsdocs' documentation generation tool for F# projects. Install use 'dotnet tool add fsdocs-tool'. See the project site for documentation.
TSQL Formatting tool
Library for converting numbers to words in Russian language.
The power of XAML Styler wrapped up in a small executable that can be integrated into build scripts, git commit templates, and more. This package is built on top of the same styling engine that powers the Visual Studio plugin, and can be configured by specifying an external configuration.
JcShellFormat provides functionality of formatting binary data in a way as JCShell does it