UNPKG

made-data-converters

Version:
9 lines (6 loc) 356 B
# 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.