1.0.3 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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: npm run build
  • Watch build: npm run dev
  • Run tests: npm run test
  • Watch tests: npm run test:watch