Infinite Toolkit (TK) provides a comprehensive suite of core components utilized across Infinite projects. The library includes value objects, utilities for Clean Architecture layers, service abstractions, and other foundational elements.
While developed primarily for Infinite ecosystem projects, this open-source library is available for general use under the MIT license.
If you're looking for UI components, please refer to the Infinite UI repository.
To use Infinite TK in your project, you can install it using Go modules. Run the following command in your terminal:
go get github.com/goinfinite/tk