10000 GitHub - moqmar/node-fontawesome: Get the Font Awesome unicode character by the icon name.
[go: up one dir, main page]

Skip to content

moqmar/node-fontawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Get the Font Awesome unicode character by the icon name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0