Skip to content

F# library for operations related to color space. Compatible with Fable.

License

Notifications You must be signed in to change notification settings

taidalog/Fermata.ColorSpaces

Repository files navigation

Fermata.ColorSpaces

F# library for operations related to color space. Compatible with Fable.

Version 0.1.1

Features

  • Provides functions for working with color space. in F#.
  • Works in a Fable project.

Target Frameworks

  • .NET Standard 2.0
  • .NET 6
  • .NET 7
  • .NET 8

Modules

  • HexCode
    Contains helper functions for working with HEX code.
  • Rgb
    Contains helper functions for working with RGB values.

For more information, see the signature file (.fsi).

Installation

.NET CLI,

dotnet add package Fermata.ColorSpaces --version 0.1.1

F# Intaractive,

#r "nuget: Fermata.ColorSpaces, 0.1.1"

For more information, please see Fermata on NuGet Gallery.

Notes

Known Issue

Release Notes

Releases on GitHub

Breaking Changes

Links

License

This product is licensed under the MIT license.

About

F# library for operations related to color space. Compatible with Fable.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages