nf-icons
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

nf-icons

Easily use Nerd Font icons in JavaScript!

Installation

npm install nf-icons
yarn add nf-icons

Usage

First, make sure you are using one of the Nerd Fonts.

Then:

const icons = require('nf-icons');
console.log(icons.utf16(icons.names.MDI_EMOTICON_COOL)); // B)

API

See doc strings in index.ts

Package Sidebar

Install

npm i nf-icons

Weekly Downloads

28

Version

0.1.0

License

MIT

Unpacked Size

885 kB

Total Files

15

Last publish

Collaborators

  • patreeceeo