Skip to content

Install

Installing ts-countries is easy. Simply pull it in via your package manager of choice.

Package Managers

Choose your package manager of choice:

sh
npm install ts-countries
# npm i ts-countries
sh
bun install ts-countries
# bun add ts-countries
# bun i ts-countries
sh
pnpm add ts-countries
# pnpm i ts-countries
sh
yarn add ts-countries
# yarn i ts-countries

Read more about how to use it in the Usage section of the documentation.

Released under the MIT License.