1.0.1 • Published 6 years ago

@ts3/country-flags v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

TeamSpeak 3 country flags

Join the chat at https://gitter.im/ts-3/less-country-flags Donate

This package is intended to help you to use TeamSpeak 3 country flags into your applications.

Installation

npm install @ts3/country-flags

Usage

You have to publish the public directory. The flags directory contains all the flags used with the TeamSpeak 3 client. The less directory contains the less file which help you to use the flags into your web application.

To display the french flag use the CSS classes ts3 country-fr, this work for all flags.

<span><i class="ts3 country-fr"></i> French flag</span>
<span><i class="ts3 country-de"></i> German flag</span>
<span><i class="ts3 country-ca"></i> Canadian flag</span>

License

This project is licensed under ISC license. All country flags images are the property of their respective owner and are not covered by this license.

1.0.1

6 years ago

1.0.0

7 years ago