Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 274 Bytes

Readme.md

File metadata and controls

20 lines (10 loc) · 274 Bytes

measure-string

Measure string width.

Installation

Install with component(1):

$ component install yields/measure-string

API

measure(el, str)

Measure the given str for width based on the styling of el.

License

MIT