UNPKG

now-flow

Version:

Add deployment workflows to Zeit now

6 lines (4 loc) 98 B
function strlen(str) { return str.replace(/\u001b[^m]*m/g, '').length } module.exports = strlen