ember-auto-font-size

0.1.2 • Public • Published

ember-auto-font-size

Component where font-size calculate for fill container

<AutoFontSize style="height:100px; width:200px;">
  <span>
    test1
  </span>
</AutoFontSize>

or

<div style="height:100px; width:200px;">
  <TextFill>
    test2
  </TextFill>
</div>

Compatibility

  • Ember.js v3.4 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

Installation

ember install ember-auto-font-size

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i ember-auto-font-size

Weekly Downloads

2

Version

0.1.2

License

MIT

Unpacked Size

7.67 kB

Total Files

13

Last publish

Collaborators

  • yaxinr