Browser-compatible version of badgen
npm install @lyo/badgen
html
#### In Node.js
sh Install npm i @lyo/badgen
js const badgen = require('@lyo/badgen')badgen.badgen(foo);badgen.calcWidth(foo);
badgen.badgen(foo);badgen.calcWidth(foo);