jdegraw
NuGet publisher profile
Packages (7)
fantomas
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.
Fantomas.FCS
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.
Fantomas.Core
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.
Fantomas.Client
Companion library to format using fantomas tool.
AutoFixture.Community.FSharp
Helpful extensions to AutoFixture to handle some F#-specific types.
fchalk
A simple utility library for colorizing console output in F#.
AutoFixture.Community.FSharp.Xunit
Helpful extensions to AutoFixture.Xunit to handle some F#-specific types when supplying auto-data in test functions.