Update README.md
This commit is contained in:
parent
c039c05203
commit
fea9ce80ca
1 changed files with 14 additions and 3 deletions
17
README.md
17
README.md
|
|
@ -1,10 +1,21 @@
|
|||
# ng2-fittext
|
||||
<h1 align="center">
|
||||
<img src="logo.svg" alt="" width="200" /><br />
|
||||
Angular FitText
|
||||
</h1>
|
||||
|
||||
An Angular 2+ directive, written in pure TypeScript (without jQuery!), to automatically scale the font size of an element so that it fits within its parent container.
|
||||
<p align="center">An Angular 2+ directive, written in pure TypeScript (without jQuery!), to automatically scale the font size of an element so that it fits within its parent container.</p>
|
||||
|
||||
[](https://www.npmjs.com/package/ng2-fittext)
|
||||

|
||||

|
||||

|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
## Demo
|
||||
|
||||
Check out the live demo: [ng2-fittext Demo](https://stackblitz.com/edit/stackblitz-starters-7ghzat?file=src%2Fmain.ts)
|
||||
<p align="center">
|
||||
<img src="ng2-fittext-example.gif" alt="ng2 fittext example" border="0" />
|
||||
</p>
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue