You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Augustin AFFOGNON 85fc9bd6d8
View
2 years ago
..
LICENSE.txt View 2 years ago
README.md View 2 years ago
index.d.ts View 2 years ago
index.es.js View 2 years ago
index.js View 2 years ago
package.json View 2 years ago

README.md

Official Javascript Component

react-fontawesome

npm

Font Awesome 5 React component using SVG with JS

Documentation

react-fontawesome now supports forwardRef for version 0.2.x or above. This was a breaking change so if you are using React older than version 16.3.0 choose the 0.1.x version of this component.

Compatibility

React version react-fontawesome version
< 16.3.0 0.1.x
>= 16.3.0 0.2.x

Official documentation is hosted at fontawesome.com:

Check it out here

How to Help

Review the following docs before diving in:

And then:

  1. Check the existing issue 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
Nate Radebaugh @NateRadebaugh
Kirk Ross @kirkbross
Prateek Goel @prateekgoel
Naor Torgeman @naortor
Matthew Hand @mmhand123
calvinf @calvinf
Bill Parrott @chimericdream
Mike Lynch @baelec
Lukáš Rod @rodlukas
Proudust @proudust
Tiago Sousa @TiagoPortfolio
Alexey Victorov @AliMamed
Calum Smith @cpmsmith
Font Awesome Team @FortAwesome

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

Releasing this project (only project owners can do this)

See DEVELOPMENT.md