Font Awesome Vue component
Go to file
Jason Lundien 0860553b39
vue 3 - version 7 updates (#517)
2025-05-01 09:32:22 -05:00
.github vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
bin Testing updates 2017-08-29 15:42:35 -05:00
src vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
.babelrc Vue3 add bounce shake tests (#366) 2022-06-07 10:27:01 -05:00
.gitignore vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
.prettierignore Vue 3x - Update for titleId and maskId prop along & prettier config (#455) 2023-11-01 15:48:48 -05:00
.prettierrc Vue 3x - Update for titleId and maskId prop along & prettier config (#455) 2023-11-01 15:48:48 -05:00
.tool-versions vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
CHANGELOG.md Release 3.0.8 2024-05-21 16:27:53 -05:00
CODE_OF_CONDUCT.md Community docs 2018-07-16 12:23:52 -05:00
CONTRIBUTING.md Vue3 add bounce shake tests (#366) 2022-06-07 10:27:01 -05:00
DEVELOPMENT.md Minor formatting adjustments in README.md and DEVELOPMENT.md (#456) 2023-04-25 14:15:18 -05:00
LICENSE.txt Adding LICENSE.txt (#25) 2017-12-20 15:47:48 -06:00
README.md Update docs for new links (#497) 2024-04-08 12:25:35 -05:00
UPGRADING.md Fix import examples in UPGRADING.md (#119) 2018-07-16 16:25:31 -05:00
fortawesome-fontawesome-common-types-7.0.0-alpha8.tgz vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
fortawesome-fontawesome-svg-core-7.0.0-alpha8.tgz vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
fortawesome-free-brands-svg-icons-7.0.0-alpha8.tgz vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
fortawesome-free-solid-svg-icons-7.0.0-alpha8.tgz vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
index.d.ts vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
index.es.js vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
index.js vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
package-lock.json vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
package.json vue 3 - version 7 updates (#517) 2025-05-01 09:32:22 -05:00
rollup.config.js Vue3 add bounce shake tests (#366) 2022-06-07 10:27:01 -05:00

README.md

Official Javascript Component

vue-fontawesome (with Vue 3)

npm GitHub Actions Status

Font Awesome Vue 3 component using SVG with JS


Documentation

Official documentation is hosted at docs.fontawesome.com

Helpful Vue links:

How to Help

Review the following docs before diving in:

And then:

  • Check the existing issues and see if you can help!

Contributors

The following contributors have either helped to start this project, have contributed code, are actively maintaining it (including documentation), or in other ways being awesome contributors to this project. We'd like to take a moment to recognize them.

Name GitHub
SirLamer @SirLamer
Liu Xinyu @meteorlxy
Xaver Schulz @schulz3000
Yannick Ihmels @ihmels
btaens @btaens
David Driscoll @david-driscoll
Tyranteon @tyranteon
Romain Failla @rigma
Vinicius Rangel @viniciuslrangel
Okke Tijhuis @otijhuis
Aaron Parker @parkeyparker
Brandon Mork @brandon-mork
Michael Cozzolino @michaelcozzolino

If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.

The Font Awesome team:

Name GitHub
Travis Chase @supercodepoet
Rob Madole @robmadole
Mike Wilkerson @mlwilkerson
Brian Talbot @talbs
Jason Lundien @jasonlundien

Releasing this project (only project owners can do this)

See DEVELOPMENT.md