1.0.1 • Published 2 years ago

valid-country-name v1.0.1

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

valid-country

valid-country provides boolean value whether a country name is true or false.

Functions

  1. isValidCountry() - returns True if the given string is valid country or else returns False

Installation

npm i valid-country

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.