ascii-flags

Mini country flags in ascii art

Usage no npm install needed!

<script type="module">
  import asciiFlags from 'https://cdn.skypack.dev/ascii-flags';
</script>

README

ascii-flags CLI

Get county flags through the CLI

Install

$ npm install --g ascii-flags

Usage

ascii-flags
//=> flags...

API

-p, --pure-ascii

Outputs all flags in pure-ascii format.

-u, --unicode

Outputs all flags in unicode format.

-h --help

Outputs the docs

License

MIT © Arnolds Kozlovskis