https://github.com/zewish/afontsize
Fit your text inside a container using the largest possible font size.
https://github.com/zewish/afontsize
Last synced: 8 months ago
JSON representation
Fit your text inside a container using the largest possible font size.
- Host: GitHub
- URL: https://github.com/zewish/afontsize
- Owner: zewish
- License: bsd-2-clause
- Created: 2018-09-05T10:07:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T07:20:32.000Z (over 7 years ago)
- Last Synced: 2025-10-08T12:37:58.006Z (9 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fit your text inside a container using the largest possible font size.
[__See demo!__](https://rawgit.com/zewish/afontsize/master/demo.html)
Installation
------------
```bash
$ npm install --save afontsize
```