1.3.0 • Published 10 months ago

@vidhill/fortawesome-11ty-shortcode-helper v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@vidhill/fortawesome-11ty-shortcode-helper

CircleCI

NPM Version

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