made-data-converters
Version:
This package includes:
9 lines (6 loc) • 356 B
Markdown
# MADE.js Data Converters
This package includes:
- BooleanToStringValueConverter for converting between a boolean and a given string value.
- Date helper functions, such as getting current age or setting the time.
- Math helper functions, such as converting from degrees to radians.
- String helper functions, such as converting to a number, or boolean.