Font Awesome Vue component
Go to file
dependabot[bot] 7e7b9a1984
Bump elliptic in /examples/vue-awesome-example (#511)
2025-03-27 11:27:35 -05:00
.github add node 22.x and remove node 16.x (#499) 2024-05-20 15:59:13 -05:00
bin Testing updates 2017-08-29 15:42:35 -05:00
examples/vue-awesome-example Bump elliptic in /examples/vue-awesome-example (#511) 2025-03-27 11:27:35 -05:00
src Vue3 update tool-version, jest test config, and remove unused import from test (#500) 2024-05-21 14:12:27 -05:00
.babelrc Vue3 add bounce shake tests (#366) 2022-06-07 10:27:01 -05:00
.gitignore Add index.js and index.es.js to repo 2018-10-29 12:01:55 -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 Vue3 update tool-version, jest test config, and remove unused import from test (#500) 2024-05-21 14:12:27 -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
index.d.ts export the other props on index.d.ts (#498) 2024-05-20 15:36:45 -05:00
index.es.js Release 3.0.7 2024-05-21 15:31:29 -05:00
index.js Release 3.0.7 2024-05-21 15:31:29 -05:00
package-lock.json Bump braces from 3.0.2 to 3.0.3 (#503) 2024-08-01 08:33:41 -05:00
package.json Release 3.0.8 2024-05-21 16:27:53 -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