Installation

This package is published onnpmjs.com.


This package can be used by almost every JS package-managers like: npm, yarn, pnpm, bun.


Installation Commands for different package-managers

  • Install with NPM
    npm i eu-country-check
  • Install with YARN
    yarn add eu-country-check
  • Install with PNPM
    pnpm add eu-country-check
  • Install with BUN
    bun add eu-country-check