0.1.4 • Published 2 years ago

@sgohlke/isadult v0.1.4

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

isAdult

Note: This is just an example for publishing an npm library using Github actions. It is not recommended to use it in production code!

Functions

  • isAdult(age): Given an age, checks if the person is considered an adult. (deprecated: Use isAdultInCountry instead)
  • isAdultInCountry(age, country): Given an age and country, checks if the person is considered an adult in the given country.
0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

3 years ago

0.1.0

3 years ago