Framework Packages
nameof-transformer
This package provides typed transformer which converts types and properties to their actual name for use at runtime as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
nameof-vitest-plugin
This package provides vitest plugin which perform the nameof transformation as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
nameof
This package provides the definitions for the methods which are processed by the nameof-transformer as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
core
This package provides helper methods/classes for data type checking/validation/guarding/error handling as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
cli-core
This package provides core classes for building a CLI as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
entity
This package provides helpers for defining and working with entities as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
crypto
This package provides helper methods and classes which implement cryptographic functions as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
image
This package provides classes for image manipulation as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
qr
This package provides creating QR codes as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
web
This package provides classes for use with web operations as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
context
This package provides helper methods/classes for context handling as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.
modules
This package provides helper classes for loading and executing from modules as part of the shared framework foundation, helping other workspaces rely on consistent and reusable building blocks.