calculate-size
Calculate the pixel size (width/height) of a string (with integrated caching)
Install
This package supports Typescript out-of-the-box
$ npm install calculate-size
Usage
const size = ### Options * `font: string`* `fontSize: string`* `fontWeight: string`* `width: string` Constraint width by a fixed value to calc height console // 140console // 20