@reflect-ui/font-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

@reflect-ui/font-utils

yarn add @reflect-ui/font-utils

Font weight

import { inferFontWeight } from "@reflect-ui/font-utils";
inferFontWeight("regular"); // > 400
inferFontWeight("Roboto Bold"); // > 700

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.123latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.123
0.0.110
0.0.100
0.0.90
0.0.81
0.0.70
0.0.60
0.0.53
0.0.5-alpha.00
0.0.4-alpha.00
0.0.13
0.0.00

Package Sidebar

Install

npm i @reflect-ui/font-utils

Weekly Downloads

9

Version

0.0.12

License

MIT

Unpacked Size

7.12 kB

Total Files

7

Last publish

Collaborators

  • softmarshmallow
  • junhoyeo