0.1.4 • Published 10 months ago

@sgohlke/isadult v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months 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

10 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago