UNPKG

abcjs

Version:

Renderer for abc music notation

6 lines (4 loc) 93 B
function roundNumber(x) { return parseFloat(x.toFixed(2)); } module.exports = roundNumber;