3.1.2 • Published 7 years ago

angular-font-awesome v3.1.2

Weekly downloads
20,873
License
MIT
Repository
github
Last release
7 years ago

Angular Font Awesome

Simple, easy to use Angular component to manage Font Awesome icons.

Built with Angular QuickStart Lib.

How to install

Install Packages npm install --save font-awesome angular-font-awesome

Import the module:

//...
import { AngularFontAwesomeModule } from 'angular-font-awesome';
@NgModule({
  //...
  imports: [
    //...
    AngularFontAwesomeModule
  ],
  //...
})
export class AppModule { }

If you're using Angular CLI, add the font-awesome CSS to styles inside the angular-cli.json

"styles": [
    "styles.css",
    "../node_modules/font-awesome/css/font-awesome.css"
],

NOTE: If using SCSS preprocessor just change the css for scss

If you're not using the CLI, import the stylesheet to your index.html file

<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />

Usage and

NameTypeOptionsOptional
nameStringF-A IconsNo
sizeStringlg, 2x, 3x, 4x, 5xYes
fixedBooleantrue | falseYes
animationStringspin | pulseYes
rotateNumber | String90 | 180 | 270 horizontal | verticalYes
inverseBooleantrue | falseYes

Example Use

<fa name="cog" animation="spin"></fa>

TODO

customermanagementcb-customermagementng-lib-ol-mapangular8-datetime-pickerabp-zero-templates-gabp-zero-template-gmanualabp-zero-templat-gabp-zero-template-gsnovasys-comments-componentsnovasys-commentsasm01calendar-prunedatecalendar-prunedate-dialogs@everything-registry/sub-chunk-1133tabbed-toolboxwidget-storewerkstroom-modeller-librarykahit-anosprintteksprinttek-cardssprinttek-dev-templatessprinttek-dev-templates-cardssprinttek-dev-templates-redsprinttek-redsprinttek-templatessprinttek-templates-1sprinttek-templates-cadssprinttek-templates-cardingsprinttek-templates-cardssprinttek-templates-jursprinttek-templates-namsprinttek-templates-nambriasprinttek-templates-redsprinttek-templates-yowsprinttek-templates0cardssprinttek-templatesssprinttek-templatessxsprinttek-templatesx1sprinttektestsprinttektest1timothy.cruztimothy.cruz638timothy.cruz639@aurora_pro/ui-components@bdaya-dev/bdaya.angular.buttons@infinitebrahmanuniverse/nolb-angular-f@lowcodeunit/lcu-demo-forge-google-apis@noaestudio/formsmy-virtual-keyboardparabol-materialservice-entitynavigation-bar-appngx-tcerj-appng-ol-mapng-smarter-tablenext-gen-aicustomer-supportngx-utilitario-rcltrenatocltredesprouinputretiuno-commonretiuno-entitysite-navigationsnovasys-authentication-componentsgpxlibrary@synerty/orb-util@synerty/peek-mobile-utilmanual-publish-lancemain-aw-modulelance-kpi-box@zalastax/nolb-angular-fada-feabp-antech-jpacsabp-jpacs-214abp-jpacs357abp-jpacs362abp-zero-template-hiabp-zero-template-hijabp-zero-template-hjkabp-zero-template-hubabp-zero-template-iabp-zero-template-ijabp-zero-template-ijbabp-zero-template-ijkabp-zero-template-jabp-zero-template-lmabp-zero-template-lmnabp-zero-template-mabp-zero-template-manual-publishabp-zero-template-mcabp-zero-template-mcsabp-zero-template-mlpabp-zero-template-mnabp-zero-template-mnoabp-zero-template-mokabp-zero-template-nabp-zero-template-noabp-zero-template-nopabp-zero-template-oabp-zero-template-okmabp-zero-template-okn
3.1.2

7 years ago

3.1.2-test

7 years ago

3.1.1

7 years ago

3.1.1-test

7 years ago

3.1.0

7 years ago

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.3.7

8 years ago

2.3.6

8 years ago

2.3.5

8 years ago

2.3.4

8 years ago

2.3.3

8 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.7

8 years ago

2.2.6

8 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.2.0

8 years ago

2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago