A very simple module that takes a JavaScript object and returns a new object with string representations of booleans, nulls and numbers converted to their proper types. const before = { active: true, ...