fontawesome

5.6.3 • Public • Published

Font Awesome unicode bindings

Get a Font Awesome unicode character by the icon name.
Especially useful for outputting to e.g. terminals with a Font Awesome patched font or for Lemonbar, but I'm sure you'll think of even better use cases.

Usage:

var fa = require("fontawesome");
console.log(fa("fort-awesome") + " Hello World!"); // Hello World!
console.log(fa.fortAwesome + " Hello World!"); // Hello World!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 5.6.3
    9,008
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 5.6.3
    9,008
  • 4.7.2
    2,659
  • 4.7.1
    1
  • 4.7.0
    33
  • 4.5.0
    158

Package Sidebar

Install

npm i fontawesome

Weekly Downloads

9,649

Version

5.6.3

License

MIT

Unpacked Size

46.4 kB

Total Files

5

Last publish

Collaborators

  • momar