I'm trying to shorten long numbers (in node.js)(saved as strings), so they have less than 23 characters like so:
How?