You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
416 B
2 lines
416 B
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):e.numerifyBps=n()}(this,function(){"use strict";return{regexp:/BPS/,format:function(e,n,t,i){var o=~n.indexOf(" BPS")?" ":"";e*=1e4,n=n.replace(/\s?BPS/,"");var f=i._numberToFormat(e,n,t);return f.indexOf(")")?f=f+o+"BPS":((f=f.split("")).splice(-1,0,o+"BPS"),f=f.join("")),f}}});
|