jstoolset a useful js tool set Installation npm install --save-dev jstoolset Usage const { toFixed } = require('jstoolset'); toFixed(2.55, 1);