0.1.0 • Published 11 months ago

@placetopay/flagicons-vue v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Flagicons-vue

Vue icon flag components based on flagpack icons Flagpack.

Check out the demo.

Installation

npm install @placetopay/flagicons-vue

Usage

<script setup>
import { FlagIcon } from '@placetopay/flagicons-vue';
</script>

<template>
    <FlagIcon flag="co" />
</template>
0.1.0

11 months ago

0.0.2

1 year ago

0.0.1

1 year ago