@vidhill/fortawesome-11ty-shortcode-helper
v1.3.0
Published
Helper utilities for creating a fortawesome eleventy shortcode
Downloads
386
Readme
@vidhill/fortawesome-11ty-shortcode-helper
Helper utilities for creating an eleventy shortcode
Specifically created to be used by @vidhill/fortawesome-brands-11ty-shortcode
Is a separate package as I intend on creating further wrappers for each of the free fortawesome sets.
$ npm install @vidhill/fortawesome-11ty-shortcode-helper --save
Development
- Build:
pnpm run build
- Watch build:
pnpm run dev
- Run tests:
pnpm run test
- Watch tests:
pnpm run test:watch