1.0.7 • Published 3 years ago

@lunardesign/agecheck v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Age Check (JS)

A dirt simple way to validate users and stay compliant worldwide.

Installation

npm install @lunardesign/agecheck or yarn add @lunardesign/agecheck

Usage

import agecheck from 'agecheck'

console.log(agecheck(13, 'us'));

Acknoledgements

This project is licensed under the MIT License. You can see a copy of it in the LICENSE file in the root of this repository.

This was made to be a quick reusable for internal projects like Mello and our personal projects like Jack's BlueJay

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago