vue-awesome

v4.5.0
Font Awesome component for Vue.js, using inline SVG.
Font Awesome Vue.js

serve

vue-cli-service serve

build

npm run icons && cross-env NODE_ENV=production rollup -c

lint

vue-cli-service lint

demo

vue-cli-service build

fa2json

node -r esm build/fa2json.js

icons

npm run fa2json && node -r esm build/icons.js

prepublishOnly

npm run build && mkdir components && cp src/components/Icon.js components/ && cp src/index.js index.js

postpublish

rm -rf ./components ./icons index.js
npm i vue-awesome

Metadata

  • MIT
  • >= 4.0.0
  • Justineo
  • released 12/27/2021

Downloads

Maintainers