Hermetic
The Hermetic registry group includes all the registries available in Sprout, excluding registries that depend on external services or are influenced by the environment where the application is running
You can easily import group from the hermetic
group by including the following import statement in your code
List of registries
checksum: Tools to generate and verify checksums for data integrity.
conversion: Functions to convert between different data types within templates.
encoding: Methods for encoding and decoding data in various formats.
filesystem: Functions for interacting with the file system.
maps: Tools to manipulate and interact with map data structures.
numeric: Utilities for numerical operations and calculations.
reflect: Tools to inspect and manipulate data types using reflection.
regexp: Regular expression functions for pattern matching and string manipulation.
semver: Functions to handle semantic versioning and comparison.
slices: Utilities for slice operations, including filtering, sorting, and transforming.
std: Standard functions for common operations.
strings: Functions for string manipulation, including formatting, splitting, and joining.
time: Tools to handle dates, times, and time-related calculations.
uniqueid: Functions to generate unique identifiers, such as UUIDs.
Last updated