tiny-blocks
There are 12 repositories under tiny-blocks topic.
tiny-blocks/ksuid
K-Sortable Unique Identifier.
tiny-blocks/tiny-blocks
Project overview.
tiny-blocks/currency
Value Object representing a currency using ISO-4217 specifications.
tiny-blocks/docker-container
Manage Docker containers programmatically, simplifying the creation, running, and interaction with containers.
tiny-blocks/country
Value Object representing a country using ISO-3166 specifications.
tiny-blocks/encoder
Encoder and decoder for arbitrary data.
tiny-blocks/math
Value Objects for handling arbitrary precision numbers.
tiny-blocks/value-object
Delimits default behaviors for Value Objects.
tiny-blocks/collection
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
tiny-blocks/immutable-object
Provides immutable behavior for objects.
tiny-blocks/environment-variable
Provides a simple and flexible solution for managing environment variables, with easy access, type conversions, and validation handling.
tiny-blocks/mapper
Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.