You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
string-value-transformer is a JavaScript library designed to provide a suite of functions and classes that can safely transform strings to other types of values and vice versa.
Usage
Install
npm install string-value-transformer
Install peer dependencies
npm install class-transformer
About
transforms string to other types of values and vice versa safely