3.1.2 • Published 6 years ago

angular-font-awesome v3.1.2

Weekly downloads
20,873
License
MIT
Repository
github
Last release
6 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-1133@infinitebrahmanuniverse/nolb-angular-f@lowcodeunit/lcu-demo-forge-google-apistimothy.cruztimothy.cruz638timothy.cruz639werkstroom-modeller-librarywidget-store@noaestudio/formsnavigation-bar-applance-kpi-boxng-smarter-tablenext-gen-aicustomer-supportentity-config@zalastax/nolb-angular-fada-fe@synerty/orb-util@synerty/peek-mobile-utilmy-virtual-keyboardng-ol-mapngx-utilitario-rcltngx-tcerj-appentity-lib1entity-portalentity-viewerentity-viewer-demoentity-viewer1entity-viewer2entity-servicemain-aw-modulemanual-publish-lanceedu.ucms.appabp-zero-templates-redabp-zero-templatexabp-zerojpacs360abp-zerojpacs361abpjpacs348abp-zero-template-rr6abp-zero-template-rr7abp-zero-template-rr8abp-zero-template-rralpabp-zero-template-rsabp-zero-template-rstabp-zero-template-rweaabp-zero-template-sabp-zero-template-sadabp-zero-template-sdwabp-zero-template-stabp-zero-template-stuabp-zero-template-tabp-zero-template-testabp-zero-template-test-cardingabp-zero-template-test-christianabp-zero-template-test-mcabp-zero-template-test3abp-zero-template-test4abp-zero-template-testingabp-zero-template-tuabp-zero-template-tuvabp-zero-template-uhbabp-zero-template-uvabp-zero-template-uvtabp-zero-template-uvwabp-zero-template-vbnabp-zero-template-vwabp-zero-template-vwxabp-zero-template-wabp-zero-template-wxabp-zero-template-wxyabp-zero-template2abp-zero-template-qrsabp-zero-template-qweralabp-zero-template-qwertyabp-zero-template-qwertyuabp-zero-template-qwertyuiabp-zero-template-rabp-zero-template-ralphabp-zero-template-ralph1abp-zero-template-ralph3abp-zero-template-ralphrabp-zero-template-ralphraabp-zero-template-raraabp-zero-template-redabp-zero-template-redsabp-zero-template-reeseabp-zero-template-reesesabp-zero-template-reeseses
3.1.2

6 years ago

3.1.2-test

6 years ago

3.1.1

6 years ago

3.1.1-test

6 years ago

3.1.0

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.3.7

7 years ago

2.3.6

7 years ago

2.3.5

7 years ago

2.3.4

7 years ago

2.3.3

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.7

7 years ago

2.2.6

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.2.0

7 years ago

2.1.5

7 years ago

2.1.4

7 years ago

2.1.3

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago