1.7.3 • Published 5 years ago

icon-indexer v1.7.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

I love font-awesome! I use font-awesome everywhere!

This library is a helper for font-awesome. Feel free to fork it and make your own version.

Here is how I use it:

Decide what types of icons I want to use, such as checkmark, raindrop, or lock. Create an object key for those icons in the library. Select the most appropriate font-awesome icon. (Don't worry if it's not perfect... this makes changes easy!) The library includes a single factory function.

To use: npm install --save icon-indexer

const { icons } = require('icon-indexer);

const i = icons();

When I want to change an icon (for any reason from personal preference to a new version of font-awesome, to breaking changes in font-awesome), I change it in the library and nowhere else.

1.7.3

5 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.0.0

6 years ago